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