Skip to main content
Version: Canary 🚧

EventDeliveryAttemptSortingInput

No description

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

Fields

EventDeliveryAttemptSortingInput.direction ● OrderDirection! non-null enum

Specifies the direction in which to sort attempts.

EventDeliveryAttemptSortingInput.field ● EventDeliveryAttemptSortField! non-null enum

Sort attempts by the selected field.


Was this page helpful?