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