Decidim 0.27.5

PRAGA LAB API documentation

Explore the API interactively with GraphiQL

Consultation

A consultation

Implements

Fields

id (ID!)

The participatory space's unique ID

title (TranslatedField!)

The graphql_name of this participatory space.

type (String!)

The participatory space class name. i.e. Decidim::ParticipatoryProcess

components ([ComponentInterface!])

Lists the components this space contains.

Argument Type Description
filter ComponentFilter

Provides several methods to filter the results

order ComponentSort

Provides several methods to order the results

stats ([Statistic])
subtitle (TranslatedField)

The subtitle of this consultation

description (TranslatedField)

The description of this consultation

slug (String!)

Slug of this consultation

createdAt (DateTime!)

The time this consultation was created

updatedAt (DateTime!)

The time this consultation was updated

publishedAt (DateTime!)

The time this consultation was published

introductoryVideoUrl (String)

The introductory video url for this consultation

introductoryImage (String)

The introductory image for this consultation

bannerImage (String)

The banner image for this consultation

highlightedScope (Scope)

This is the highlighted scope of this consultation

startVotingDate (Date)

Start date of the voting for this consultation

endVotingDate (Date)

End date of the voting for this consultation

resultsPublishedAt (Date)

Date when the results have been published

questions ([ConsultationQuestion])