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!
Arguments
createMembershipContactStoreFunctionRegistrationWithContactGuests.input
● CreateMembershipContactStoreFunctionRegistrationWithContactGuestsInput!
non-null input
Type
CreateMembershipContactStoreFunctionRegistrationPayload
object
The payload object returned when creating a function registration for a contact in a membership contact store.