customerRegister
MutationIf 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
- CustomerRegisterInput!Required
input Specifies the fields to register a customer.
#
Payload
- [CustomerRegisterError!]
errors User-facing errors that prevented the operation from succeeding.