SharePoint - add graph API support
I noticed that the current SharePoint module only supports REST SharePoint API.
As far as I understand, this is an outdated method of working with SharePoint .
I suggest adding graph API for SharePoint module.
SharePoint REST API: https://learn.microsof...
STATUS DETAILS
Completed
Pagination for MicrosoftGraph module
Right now, the MicrosoftGraph module does not support pagination. In terms of working with the API, we should have a convenient way to read all response pages or control the size of these pages.
STATUS DETAILS
Completed
