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