updateContactAddress
Update the contact's address details.
updateContactAddress(
input: AddressInput!
): Contact!
Arguments
updateContactAddress.input
● AddressInput!
non-null input
Type
Contact
object
Represents information about a contact.