FromRegistrationToExhibitionBookingMeetingPreferencesSearchFilterInput
Defines the filter criteria used when searching for meeting preferences from a registration to an exhibition booking in an EventsAir event.
input FromRegistrationToExhibitionBookingMeetingPreferencesSearchFilterInput {
fromRegistrationIds: [ID!]
toExhibitionBookingIds: [ID!]
}
Fields
FromRegistrationToExhibitionBookingMeetingPreferencesSearchFilterInput.fromRegistrationIds ● [ID!] list scalar
The identifiers of the source registrations. Optional.
FromRegistrationToExhibitionBookingMeetingPreferencesSearchFilterInput.toExhibitionBookingIds ● [ID!] list scalar
The identifiers of the target exhibition bookings. Optional.