Docs
Dashboard

customerCreate

Mutation

Creates a new customer with the provided details.

#

Arguments


input
CustomerCreateInput!Required

Specifies the fields to create a customer.

#

Payload


customer
Customer

The customer associated with this customer create payload.

errors
[CustomerCreateError!]

User-facing errors that prevented the operation from succeeding.