INPUT_OBJECT
PropertySort
#
GraphQL Schema definition
1
input
PropertySort
{
3
2
name
:
String
!
5
4
order
:
SortOrderEnum
!
6
}
#
Required by
ModelsSortInput
null
RecordsSortInput
null
UsersSortInput
null