Skip to main content

FindEventAgendaItemsByDateInput

Defines the input for searching for agenda items by a specified date.

input FindEventAgendaItemsByDateInput {
date: LocalDate!
}

Fields​

FindEventAgendaItemsByDateInput.date ● LocalDate! non-null scalar​

The date to use to search for agenda items.