Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,236 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have been using the delta end point to get all the files in the onedrive. I have an use case where I want to compare two such responses. Since the responses are large I wanted to know if the responses are ordered in some way, as in are they ordered as files from the first folder is first in response or is the response completely arbitary
You may want to get started with the following documentation which talks about the delta responses and refer the notes in it which talks about what you need to do for Sharepoint/Onedrive resources.