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