Skip to main content

createCeContactStoreFunctionRegistrationWithBasicGuests

Creates a new function registration for a contact in a continuing education contact store.

Use this mutation when the guestType for the associated CeContactStoreFunction is RECORD_BASIC_NAME_DETAILS_ONLY. The guest details are captured for the purposes of attending the function and are not stored as a CeContactStoreContact in EventsAir.

createCeContactStoreFunctionRegistrationWithBasicGuests(
input: CreateCeContactStoreFunctionRegistrationWithBasicGuestsInput!
): CreateCeContactStoreFunctionRegistrationPayload!

Arguments

createCeContactStoreFunctionRegistrationWithBasicGuests.input ● CreateCeContactStoreFunctionRegistrationWithBasicGuestsInput! non-null input

Type

CreateCeContactStoreFunctionRegistrationPayload object

The payload object returned when creating a function registration for a contact in a continuing education contact store.