INPUT_OBJECT
TeamSort
link GraphQL Schema definition
- input TeamSort {
- # Sort by created date
- : SortDirection
- # Sort by last updated date
- : SortDirection
- : SortDirection
- }
INPUT_OBJECT
- input TeamSort {
- # Sort by created date
- : SortDirection
- # Sort by last updated date
- : SortDirection
- : SortDirection
- }