Forum Discussion

anirudhaditya's avatar
anirudhaditya
Copper Contributor
Sep 29, 2021

SharePoint Online Graph API Query Filter

Isn;t the SharePoint Online Graph API $filter supported. Say a use case: I want to get only one document library from the site. I am not able to active it using the end point https://graph.microsoft.com/v1.0/drives?$filter=contains(name, 'DocLib1')

 

It returns all the drive. I tried using startswith and eq but of no use.

No RepliesBe the first to reply

Resources