createContact
Create a new event contact.
createContact(
input: CreateContactInput!
): CreateContactPayload!
Arguments
createContact.input
● CreateContactInput!
non-null input
Type
CreateContactPayload
object
Payload when creating a contact.