Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

MeetingAgendaItem

A meeting agenda item

Fields

id (ID!)

The ID for this agenda item

title (TranslatedField)

The title for this agenda item

description (TranslatedField)

The description for this agenda item

items ([MeetingAgendaItem]!)

Sub-items (children) of this agenda item

parent (MeetingAgendaItem)

Parent agenda item, if available

agenda (MeetingAgenda)

Belonging agenda

duration (Int!)

Duration in number of minutes for this item in this agenda

position (Int!)

Order position for this agenda item

createdAt (DateTime)

The date and time this agenda item was created

updatedAt (DateTime)

The date and time this agenda item was updated