INPUT_OBJECT
Webhook_OrderBy
Order By options for Webhook
link GraphQL Schema definition
- input Webhook_OrderBy {
- # The order field.
- Webhook_OrderBy_Fields! :
- # The sort direction.
- SortDirection! :
- # Orders
by given value (if supported). E.g. Order by distance from - # location
- Webhook_OrderBy_Values :
- }