ENUM
AppFilterField
Description
Parameter to filter Azure apps on.
link GraphQL Schema definition
- enum AppFilterField {
- # Filter on app ID.
- # Filter on app type.
- # Filter on subscription name.
- # Filter on tenant ID.
- }
ENUM
Parameter to filter Azure apps on.
- enum AppFilterField {
- # Filter on app ID.
- # Filter on app type.
- # Filter on subscription name.
- # Filter on tenant ID.
- }