mutation

addAddress

Add a new address to their cart to save details such as name, email, contact information, and address.
Arguments
address2Input
Address2Input
Address details, consists of pincode, phone, address id, country code, geo location, country, state, city, landmark, email etc.
Response
Id of the 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 save address Response.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...