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