PageTypeSortingInput Input Type
No description
input PageTypeSortingInput {
direction: OrderDirection!
field: PageTypeSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort page types.
field ● PageTypeSortField!
Sort page types by the selected field.
Member Of
pageTypes query