Magidoc

AccountRegisterInput
Input Object

Fields

#

companyName

Optional name of the company that a user is associated with.

defaultBillingAddress

Billing address of the user.

defaultShippingAddress

Shipping address of the user.

email

Non-null

The email address of the user.

firstName

Given name.

lastName

Family name.

password

Non-null

Password.

personalPhone

Personal phone number.

redirectUrl

Base of frontend URL that will be needed to create confirmation URL.

Usages

#

References

#

  • Argument input of field accountRegister from type Mutation