Anchor to CustomerAddressUpdatePayloadCustomer
payloadCustomer Address Update Payload
Return type for mutation.
Anchor to FieldsFields
- customerAddress (CustomerAddress)
- userErrors ([UserErrorsCustomerAddressUserErrors!]!)
- Anchor to customerAddresscustomer•Customer
Address Address The updated address.
- Anchor to userErrorsuser•[User
Errors Errors Customer Address User Errors!]! 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
- customerAddressUpdate (CustomerAddressUpdatePayload)
- •mutation
Updates a specific address for a customer.
- Anchor to addressIdaddress•ID!
Id required The ID of the address to be updated.
- Anchor to addressaddress•Customer
Address Input Specifies the fields to use when updating the address.
- Anchor to defaultAddressdefault•Boolean
Address Default:null The flag to set the address as the default address.
Arguments
Was this section helpful?