Skip to main content

PageSortingInput Input Type

No description

input PageSortingInput {
direction: OrderDirection!
field: PageSortField!
}

Fields

PageSortingInput.direction ● OrderDirection! non-null enum miscellaneous

Specifies the direction in which to sort pages.

PageSortingInput.field ● PageSortField! non-null enum pages

Sort pages by the selected field.

Member Of

pages query