Hi,
@SivaniR Yes, SharePoint Graph API provides equivalent endpoints for many of the SharePoint REST API endpoints. The Graph API is the recommended way to interact with SharePoint and offers a more modern and comprehensive set of features. 1- SharePoint Graph API has equivalent endpoints for SharePoint REST API. 2- It is the recommended way to interact with SharePoint. 3- Graph API offers a modern and comprehensive set of features. 4- Examples of equivalent endpoints include CRUD operations on items in lists and libraries. 5- You can list libraries and files using Graph API endpoints. Microsoft Graph API documentation for SharePoint provides detailed information on available endpoints. Remember to refer to the Microsoft Graph API documentation for SharePoint for specific details and usage guidelines for each endpoint.