Skip to main content
mutation

Requires unauthenticated_write_customers access scope.

Creates a new customer.

•CustomerCreateInput!
required

The fields used to create a new customer.


Was this section helpful?

Anchor to CustomerCreatePayload returnsCustomerCreatePayload returns

•Customer

The created customer object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•[UserError!]!
non-nullDeprecated

The list of errors that occurred from executing the mutation.


Was this section helpful?