Anchor to customerDefaultAddressUpdatecustomer
mutationcustomer Default Address Update
Requires access scope.
Updates the default address of an existing customer.
Anchor to Arguments
Arguments
- Anchor to addressIdaddress•ID!
Id required ID of the address to set as the new default for the customer.
- Anchor to customerAccessTokencustomer•String!
Access Token required The access token used to identify the customer.
Was this section helpful?
- Anchor to customercustomer•Customer
The updated customer object.
- 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 The list of errors that occurred from executing the mutation.
Was this section helpful?