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