addContactEmail
Add an email address to the contact. This will just add the current address to the existing ones.
addContactEmail(
input: ContactEmailInput!
): Contact!
Arguments
addContactEmail.input ● ContactEmailInput! non-null input
Type
Contact object
Represents information about a contact.