WebhookJobSortingInput
No description
input WebhookJobSortingInput {
direction: OrderDirection!
field: WebhookJobSortField!
}
Fields
WebhookJobSortingInput.direction ● OrderDirection! non-null enum
Specifies the direction in which to sort products.
WebhookJobSortingInput.field ● WebhookJobSortField! non-null enum
Sort webhook_jobs by the selected field.
Member Of
webhookJobs query