EventDeliverySortingInput Input Type
No description
input EventDeliverySortingInput {
direction: OrderDirection!
field: EventDeliverySortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort deliveries.
field ● EventDeliverySortField!
Sort deliveries by the selected field.