Anchor to CustomerAddressUpdatePayloadCustomer
payloadCustomer Address Update Payload
Return type for mutation.
Anchor to FieldsFields
- customerAddress (MailingAddress)
- customerUserErrors ([CustomerUserError!]!)
- userErrors ([UserError!]!): deprecated
- Anchor to customerAddresscustomer•Mailing
Address Address The customer’s updated mailing address.
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to userErrorsuser•[User
Errors Error!]! non-nullDeprecated
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- customerAddressUpdate (CustomerAddressUpdatePayload)
- •mutation
Updates the address of an existing customer.
- Anchor to customerAccessTokencustomer•String!
Access Token required The access token used to identify the customer.
- •ID!required
Specifies the customer address to update.
- Anchor to addressaddress•Mailing
Address Input! required The customer’s mailing address.
Arguments
Was this section helpful?