Skip to main content

EventDeliverySortingInput

No description

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

Fields

EventDeliverySortingInput.direction ● OrderDirection! non-null enum miscellaneous

Specifies the direction in which to sort deliveries.

EventDeliverySortingInput.field ● EventDeliverySortField! non-null enum webhooks

Sort deliveries by the selected field.