mutation

updateAddress

Customer can modify the details of a previously saved addresses.
Arguments
address2Input
Address2Input
Updated address details. Example: { name: 'John Doe', phone: '9876543210', address: 'Apt 2B', pincode: '400001' }
ID allotted to the selected address. Example: 'addr_001'
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...