MediaSortingInput
No description
input MediaSortingInput {
direction: OrderDirection!
field: MediaChoicesSortField!
}
Fields
MediaSortingInput.direction ● OrderDirection! non-null enum
Specifies the direction in which to sort media.
MediaSortingInput.field ● MediaChoicesSortField! non-null enum
Sort media by the selected field.
Was this page helpful?