Description
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=4cd79c04-344c-f011-a2da-7c1e52b4c1ef
Description
While working on the SharePoint Graph module #3655, I noticed that the MicrosoftGraph module lacks direct support for pagination. So I created something similar within the SharePoint Graph module. However, as rightly pointed out in the PR, pagination is generally applicable to any section of the Graph API.
Therefore, it might be a good idea to implement additional functionality in the Microsoft Graph module to handle pagination. We could then also use this functionality within the SharePoint Graph module.
I have prepared one possible implementation of pagination for MicrosoftGraph module and would welcome any comments. (soon it will be in new PR)
I will provide the implementation for this BC Idea
- I will provide the implementation for this BC Idea