Skip to main content

AppSortingInput Input Type

No description

input AppSortingInput {
direction: OrderDirection!
field: AppSortField!
}

Fields

AppSortingInput.direction ● OrderDirection! non-null enum miscellaneous

Specifies the direction in which to sort apps.

AppSortingInput.field ● AppSortField! non-null enum apps

Sort apps by the selected field.

Member Of

apps query