Docs
Dashboard

customerAccountCreate

Mutation

Creates a customer account with the specified details.

#

Arguments


input
CustomerAccountCreateInput!Required

The values used to perform the customer account create operation.

#

Payload


customer
Customer

The customer associated with this customer account create payload.

errors
[CustomerAccountCreateError!]

User-facing errors that prevented the operation from succeeding.