Skip to main content
Version: Canary 🚧

EventDeliverySortingInput

No description

input EventDeliverySortingInput {
direction: OrderDirection!
field: EventDeliverySortField!
}

Fields

EventDeliverySortingInput.direction ● OrderDirection! non-null enum

Specifies the direction in which to sort deliveries.

EventDeliverySortingInput.field ● EventDeliverySortField! non-null enum

Sort deliveries by the selected field.


Was this page helpful?