GloUserSortInput
No description
input GloUserSortInput {
email: SortEnumType
userId: SortEnumType
userName: SortEnumType
}
Fields
GloUserSortInput.email ● SortEnumType enum
Email address associated with this user account.
GloUserSortInput.userId ● SortEnumType enum
User's identifier.
GloUserSortInput.userName ● SortEnumType enum
Username associated with the user account.