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