User
User query
User( id: Int name: String isModerator: Boolean search: String sort: [UserSort]): UserArguments
Section titled “Arguments”Filter by the user id
Filter by the name of the user
Filter to moderators only if true
Filter by search query
The order the results will be returned in
User object
Section titled “User ”A user