Command
Explanation
Fetches all users from the server with their id, name, and email fields. Useful to display users in a UI or for data inspection.
Examples
GraphQL query to list users
Fetches all users from the server with their id, name, and email fields. Useful to display users in a UI or for data inspection.
GraphQL query to list users