Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

MeetingAgendaItem

A meeting agenda item

Implements

Fields

agenda (MeetingAgenda)

Belonging agenda

description (TranslatedField)

The description for this agenda item

duration (Int!)

Duration in number of minutes for this item in this agenda

id (ID!)

The ID for this agenda item

items ([MeetingAgendaItem]!)

Sub-items (children) of this agenda item

parent (MeetingAgendaItem)

Parent agenda item, if available

position (Int!)

Order position for this agenda item

title (TranslatedField)

The title for this agenda item

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated