INPUT_OBJECT
PersonUserSort
link GraphQL Schema definition
input PersonUserSort {
Direction in which connections are going to be sorted
: SortDirectionEnum!
Supported columns for sorting
: PersonUserSortEnum!
}
INPUT_OBJECT
input PersonUserSort {
Direction in which connections are going to be sorted
: SortDirectionEnum!
Supported columns for sorting
: PersonUserSortEnum!
}