Anchor to CustomerUpdateDefaultAddressPayloadCustomer
payloadCustomer Update Default Address Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to customercustomer•Customer
The customer whose address was updated.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Updates a customer's default address.
- Anchor to customerIdcustomer•ID!
Id required The ID of the customer whose default address is being updated.
- Anchor to addressIdaddress•ID!
Id required The ID of the customer's new default address.
Arguments
Was this section helpful?