accountRegister
Register a new user.
accountRegister(
input: AccountRegisterInput!
): AccountRegister
Arguments
accountRegister.input ● AccountRegisterInput! non-null input
Fields required to create a user.
Type
AccountRegister object
Register a new user.
Was this page helpful?