customerCreate
MutationCreates a new customer with the provided details.
#
Arguments
- CustomerCreateInput!Required
input Specifies the fields to create a customer.
#
Payload
- Customer
customer The customer associated with this customer create payload.
- [CustomerCreateError!]
errors User-facing errors that prevented the operation from succeeding.