Skip to main content
mutation

Requires customer_write_customers access scope.

Updates the customer's personal information.

•CustomerUpdateInput!
required

Specifies the input fields for the customer update.

Show input fields

Was this section helpful?

Anchor to CustomerUpdatePayload returnsCustomerUpdatePayload returns

•Customer

The customer's personal information that has been updated.

Show fields
•[UserErrorsCustomerUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?