Docs
Dashboard

customerRegister

Mutation

If the customer does not exist or does not have a confirmed account, a email confirmation token event will be generated in webhooks. You can use this to send a confirmation email to the customer. If the customer already has a confirmed account, nothing happens

#

Arguments


input
CustomerRegisterInput!Required

Specifies the fields to register a customer.

#

Payload


errors
[CustomerRegisterError!]

User-facing errors that prevented the operation from succeeding.