updateAddress
Update the address, it returns the new address
updateAddress(
data: AddressUpdateInput!
_id: ObjectId!
): Address!
Update the address, it returns the new address
updateAddress(
data: AddressUpdateInput!
_id: ObjectId!
): Address!
updateAddress.data ● AddressUpdateInput! non-null inputupdateAddress._id ● ObjectId! non-null scalarAddress object