ENUM
SharePointSearchObjectType
Description
Object type to constrain the search against.
link GraphQL Schema definition
- enum SharePointSearchObjectType {
- # Search all.
- # Search app catalog only.
- # Search library only.
- # Search list only.
- # Unspecified object type.
- # Search site only.
- # Search webpart only.
- }