createMembershipContactStoreFunctionRegistrationWithContactGuests
Creates a new function registration for a contact in a membership contact store.
Use this mutation when the guestType
for the associated MembershipContactStoreFunction
is MAP_TO_CONTACT
.
Each guest must be an existing MembershipContactStoreContact
in EventsAir.
createMembershipContactStoreFunctionRegistrationWithContactGuests(
input: CreateMembershipContactStoreFunctionRegistrationWithContactGuestsInput!
): CreateMembershipContactStoreFunctionRegistrationPayload!