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