ENUM
AppSortByParamField
Description
Parameter to sort Azure apps by.
link GraphQL Schema definition
- enum AppSortByParamField {
- # Sort by added at time.
- # Sort by app ID.
- # Sort by app owner type.
- # Sort by app type.
- # Sort by authentication status.
- # Sort by subscription name.
- }