addContactPhone
Add a phone number to the contact. This will just add the current number to the existing ones.
addContactPhone(
input: ContactPhoneInput!
): Contact!
Arguments
addContactPhone.input
● ContactPhoneInput!
non-null input
Type
Contact
object
Represents information about a contact.