I have looked here https://graph.microsoft.io/en-us/docs/api-reference/v1.0/api/item_search and at the odata query parameters listed here http://graph.microsoft.io/en-us/docs/overview/query_parameters.
Can anyone offer some guidance on how to filter out folders when searching your OneDrive For Business files using the graph.microsoft.com/v1.0/me/drive/root/microsoft.graph.search endpoint and how to get orderby to work. It seems pretty simple, but I can't seem to find the syntax.
Thanks...