createFunctionRegistration
Creates a new function registration for a contact in an event.
Use this mutation when the guestType for the associated Function is NAMES_DO_NOT_NEED_TO_BE_RECORDED.
createFunctionRegistration(
input: CreateFunctionRegistrationInput!
): CreateFunctionRegistrationPayload!
Arguments
createFunctionRegistration.input ● CreateFunctionRegistrationInput! non-null input
Type
CreateFunctionRegistrationPayload object
The payload object returned when creating a function registration for a contact in an event.