Skip to main content

FromExhibitionBookingToRegistrationMeetingPreferencesSearchFilterInput

Defines the filter criteria used when searching for meeting preferences from an exhibition booking to a registration in an EventsAir event.

input FromExhibitionBookingToRegistrationMeetingPreferencesSearchFilterInput {
fromExhibitionBookingIds: [ID!]
toRegistrationIds: [ID!]
}

Fields

FromExhibitionBookingToRegistrationMeetingPreferencesSearchFilterInput.fromExhibitionBookingIds ● [ID!] list scalar

The identifiers of the source exhibition bookings. Optional.

FromExhibitionBookingToRegistrationMeetingPreferencesSearchFilterInput.toRegistrationIds ● [ID!] list scalar

The identifiers of the target registrations. Optional.