Create a user
You can create a new user using an admin token, along side a name and username for it.
You can run the following GraphQL query to create a user with the name "John Doe" and the username "john_d03":
On success, this will return:
Note
You can view how these IDs are generated at the Identifiers page