Skip to main content

CategorySortingInput Input Type

No description

input CategorySortingInput {
direction: OrderDirection!
channel: String @deprecated
field: CategorySortField!
}

Fields

direction ● OrderDirection!

Specifies the direction in which to sort categories.

field ● CategorySortField!

Sort categories by the selected field.

Show deprecated

Member Of

categories query