UsersQuery is a class representing a query for users. It includes a method to get users.
UsersQuery
Constructs a new UsersQuery instance.
The authentication token.
users is a method that sends a query request to get users.
users
The variables for the query.
The response from the query request.
UsersQuery
is a class representing a query for users. It includes a method to get users.