SharepointSearchServiceInterface
interface SharepointSearchServiceInterface
Interface for SharePoint file search via the Microsoft Graph API.
Methods
array
search(string $query, bool $documentsOnly = FALSE)
Searches SharePoint for files matching the given query.
Details
at line 24
array
search(string $query, bool $documentsOnly = FALSE)
Searches SharePoint for files matching the given query.