createCeContactStoreFunctionRegistrationWithContactGuests
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 MAP_TO_CONTACT
. Each guest must be an existing CeContactStoreContact
in
EventsAir.
createCeContactStoreFunctionRegistrationWithContactGuests(
input: CreateCeContactStoreFunctionRegistrationWithContactGuestsInput!
): CreateCeContactStoreFunctionRegistrationPayload!
Arguments
createCeContactStoreFunctionRegistrationWithContactGuests.input
● CreateCeContactStoreFunctionRegistrationWithContactGuestsInput!
non-null input
Type
CreateCeContactStoreFunctionRegistrationPayload
object
The payload object returned when creating a function registration for a contact in a continuing education contact store.