ENUM
OnedriveSearchObjectType
Description
Object type to constrain the search against.
link GraphQL Schema definition
- enum OnedriveSearchObjectType {
- # Search all.
- # Search folders only.
- # Search files only.
- }
ENUM
Object type to constrain the search against.
- enum OnedriveSearchObjectType {
- # Search all.
- # Search folders only.
- # Search files only.
- }