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