FindEventAgendaItemsByTypesInput
Defines the input for searching for agenda items by the specified type(s).
input FindEventAgendaItemsByTypesInput {
types: [EventAgendaItemType!]!
}
Fields
FindEventAgendaItemsByTypesInput.types
● [EventAgendaItemType!]!
non-null enum
One or more types to use to search for agenda items.