INPUT_OBJECT

PersonUserSort

link GraphQL Schema definition



input PersonUserSort {
Direction in which connections are going to be sorted
direction: SortDirectionEnum!
Supported columns for sorting
field: PersonUserSortEnum!
}

link Required by