Docs
Dashboard

CustomerRegisterPayload

Object

The payload of customer registration.

#

Fields


errors
[CustomerRegisterError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


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