createMembershipContactStoreFunctionRegistration
Creates a new function registration for a contact in a membership contact store.
Use this mutation when the guestType for the associated MembershipContactStoreFunction is NAMES_DO_NOT_NEED_TO_BE_RECORDED.
createMembershipContactStoreFunctionRegistration(
input: CreateMembershipContactStoreFunctionRegistrationInput!
): CreateMembershipContactStoreFunctionRegistrationPayload!
Arguments
createMembershipContactStoreFunctionRegistration.input ● CreateMembershipContactStoreFunctionRegistrationInput! non-null input
Type
CreateMembershipContactStoreFunctionRegistrationPayload object
The payload object returned when creating a function registration for a contact in a membership contact store.