Schema referenceTypesInputsUpdateContactFunctionGuestInputOn this pageUpdateContactFunctionGuestInputDefines the input to create a new function guest or update an existing function guest that is mapped to an existing contact in EventsAir. input UpdateContactFunctionGuestInput { contactId: ID! isBookingContactOnly: Boolean ticketCollectedDate: DateTime} Fields