Skip to content

usersRegister

Register a new user

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
emailString!Email of the user
passwordString!Password of the user
usernameString!Username of the user

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
userSessionUserSessionThe created users session