PageSortInput
Sort Pages by a field and direction.
input PageSortInput {
direction: SortDirection!
field: PageSortField!
}
Sort Pages by a field and direction.
input PageSortInput {
direction: SortDirection!
field: PageSortField!
}
PageSortInput.direction
● SortDirection!
non-null enumPageSortInput.field
● PageSortField!
non-null enum