Anchor to UserErrorsCustomerUserErrorsUser
objectUser Errors Customer User Errors
Provides error codes for failed personal information mutations.
Anchor to FieldsFields
- Anchor to codecode•User
Errors Customer User Errors Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Updates the customer's personal information.
- Anchor to inputinput•Customer
Update Input! required Specifies the input fields for the customer update.
Arguments
- Anchor to customercustomer•Customer
The customer's personal information that has been updated.
- Anchor to userErrorsuser•[User
Errors Errors Customer User Errors!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?