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