Skip to main content

CollectionSortingInput Input Type

No description

input CollectionSortingInput {
direction: OrderDirection!
channel: String @deprecated
field: CollectionSortField!
}

Fields

direction ● OrderDirection!

Specifies the direction in which to sort collections.

field ● CollectionSortField!

Sort collections by the selected field.

Show deprecated

Member Of

collections query