createContact
Create a new contact.
createContact(
input: CreateContactInput!
): Contact!
Arguments
createContact.input ● CreateContactInput! non-null input
Type
Contact object
Represents information about a contact.