Skip to main content

EventDeliveryAttemptSortingInput

No description

input EventDeliveryAttemptSortingInput {
direction: OrderDirection!
field: EventDeliveryAttemptSortField!
}

Fields

EventDeliveryAttemptSortingInput.direction ● OrderDirection! non-null enum miscellaneous

Specifies the direction in which to sort attempts.

EventDeliveryAttemptSortingInput.field ● EventDeliveryAttemptSortField! non-null enum webhooks

Sort attempts by the selected field.