updateMembershipContactStoreFunctionRegistrationWithBasicGuests
Updates a function registration for a contact in a membership contact store.
Use this mutation when the guestType
for the associated MembershipContactStoreFunction
is RECORD_BASIC_NAME_DETAILS_ONLY
. The guest details are captured
for the purposes of attending the function and are not stored as a MembershipContactStoreContact
in EventsAir.
updateMembershipContactStoreFunctionRegistrationWithBasicGuests(
input: UpdateMembershipContactStoreFunctionRegistrationWithBasicGuestsInput!
): UpdateMembershipContactStoreFunctionRegistrationPayload!
Arguments
updateMembershipContactStoreFunctionRegistrationWithBasicGuests.input
● UpdateMembershipContactStoreFunctionRegistrationWithBasicGuestsInput!
non-null input
Type
UpdateMembershipContactStoreFunctionRegistrationPayload
object
The payload object returned when updating a function registration for a contact in a membership contact store.