INPUT_OBJECT
BrowseDirectoryFiltersInput
link GraphQL Schema definition
- input BrowseDirectoryFiltersInput {
- String!] : [
- Boolean :
- # List of principal IDs to filter the paths.
- String!] : [
- # List of sensitivity levels to filter the paths.
- RiskLevelType!] : [
- # List of data type IDs to filter the paths.
- String!] : [
- # Last access time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Last modified time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Creation time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Last scan time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # List to exposure types to filter the paths.
- OpenAccessType!] : [
- # List of Microsoft Purview Information Protection labels used to filter paths.
- MipLabelsFilterInput!] : [
- }