Arguments
address2Input
Address2InputAddress details, consists of pincode, phone, address id, country code, geo location, country, state, city, landmark, email etc.
id
StringID allotted to the selected address.
Response
id
StringID of an address.
is_default_address
BooleanDefault address flag if no address selected then this should be the default address selected.
success
BooleanSuccess flag of update address response.
is_updated
BooleanUpdated flag for update address operation if the address updated or not.
address_id
IntUnique id associated with address
Mutation
Try it
Input Variables
Response
Was this section helpful?