Anchor to customerAddressUpdatecustomer
mutationcustomer Address Update
Requires access scope.
Update a customer's address information.
Anchor to Arguments
Arguments
- Anchor to addressaddress•Mailing
Address Input!required Specifies the fields to use when updating the address.
- Anchor to addressIdaddress•ID!required
Id The ID of the address to update.
- Anchor to customerIdcustomer•ID!required
Id The ID of the customer whose address is being updated.
- Anchor to setAsDefaultset•Boolean
As Default Whether to set the address as the customer's default address.
Was this section helpful?
- Anchor to addressaddress•Mailing
Address The updated address.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?