IndyVC's avatar
IndyVC
Brass Contributor
Nov 25, 2022
Status:
New

$orderby for sharepoint DriveItems

https://graph.microsoft.com/v1.0/sites/{siteID}/drives/{driveID}/items/{itemID}?$orderby=createdDateTime  When executing the query above, the response is always:  { "error": { "code"...