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