updateMembershipContactStoreFunctionRegistrationWithContactGuests
Updates a 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.
updateMembershipContactStoreFunctionRegistrationWithContactGuests(
input: UpdateMembershipContactStoreFunctionRegistrationWithContactGuestsInput!
): UpdateMembershipContactStoreFunctionRegistrationPayload!
Arguments
updateMembershipContactStoreFunctionRegistrationWithContactGuests.input
● UpdateMembershipContactStoreFunctionRegistrationWithContactGuestsInput!
non-null input
Type
UpdateMembershipContactStoreFunctionRegistrationPayload
object
The payload object returned when updating a function registration for a contact in a membership contact store.