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