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