customerAccountCreate
MutationCreates a customer account with the specified details.
#
Arguments
- CustomerAccountCreateInput!Required
input The values used to perform the customer account create operation.
#
Payload
- Customer
customer The customer associated with this customer account create payload.
- [CustomerAccountCreateError!]
errors User-facing errors that prevented the operation from succeeding.