createCeContactStoreFunctionRegistration
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 NAMES_DO_NOT_NEED_TO_BE_RECORDED
.
createCeContactStoreFunctionRegistration(
input: CreateCeContactStoreFunctionRegistrationInput!
): CreateCeContactStoreFunctionRegistrationPayload!
Arguments
createCeContactStoreFunctionRegistration.input
● CreateCeContactStoreFunctionRegistrationInput!
non-null input
Type
CreateCeContactStoreFunctionRegistrationPayload
object
The payload object returned when creating a function registration for a contact in a continuing education contact store.