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