Decidim 0.28.0

Metadecidim API documentation

Explore the API interactively with GraphiQL

ParticipatoryProcessStep

A participatory process step

Fields

id (ID!)

The unique ID of this step.

participatoryProcess (ParticipatoryProcess!)

The participatory process in which this step belongs to.

title (TranslatedField!)

The title of this step

description (TranslatedField)

The description of this step

startDate (DateTime)

This step's start date

endDate (DateTime)

This step's end date

callToActionPath (String)

A call to action URL for this step

callToActionText (TranslatedField)

The call to action text for this step

active (Boolean)

If this step is the active one

position (Int)

Ordering position among all the steps