AppSortingInput Input Type
No description
input AppSortingInput {
direction: OrderDirection!
field: AppSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort apps.
field ● AppSortField!
Sort apps by the selected field.
Member Of
apps query