signUp
Mutation to create a user account.
Possible errors
In case of error you could receive any of the following errors:
signUp(
input: SignUpInput!
): SignUpPayload
Arguments
signUp.input
● SignUpInput!
non-null input
Parameters for SignUp
Type
SignUpPayload
object
Autogenerated return type of SignUp.