I tried the following for sharepoint list items. It returns with a 200 response but not sorted properly by last modified datetime. Does microsoft currently support oDATA parameter $orderby for sharepoint list?
GET https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items?$orderby=lastModifiedDateTime