mutation

updateAddress

Customer can modify the details of a previously saved addresses.
Arguments
address2Input
Address2Input
Address details, consists of pincode, phone, address id, country code, geo location, country, state, city, landmark, email etc.
ID allotted to the selected address.
Response
ID of an address.
is_default_address
Boolean
Default address flag if no address selected then this should be the default address selected.
success
Boolean
Success flag of update address response.
is_updated
Boolean
Updated flag for update address operation if the address updated or not.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...