Skip to main content
Anchor to UserErrorsCustomerUserErrors

UserErrorsCustomerUserErrors

object

Provides error codes for failed personal information mutations.

•UserErrorsCustomerUserErrorsCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Updates the customer's personal information.

Arguments

•CustomerUpdateInput!
required

Specifies the input fields for the customer update.


Fields

•Customer

The customer's personal information that has been updated.

•[UserErrorsCustomerUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?