Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

participatoryProcesses

Lists all participatory_processes

Arguments

filter (ParticipatoryProcessFilter)

This argument lets you filter the results

order (ParticipatoryProcessSort)

This argument lets you order the results

Return fields

announcement (TranslatedField)

Highlighted announcement for this participatory process.

description (TranslatedField)

The description of this participatory process.

developerGroup (TranslatedField)

The promoter group of this participatory process.

endDate (Date)

This participatory process' end date.

hashtag (String)

The hashtag for this participatory process

heroImage (String)

The hero image for this participatory process

id (ID!)

The internal ID for this participatory process

localArea (TranslatedField)

The organization area of this participatory process.

metaScope (TranslatedField)

The scope metadata of this participatory process.

participatoryProcessGroup (ParticipatoryProcessGroup)

The participatory process group in which this process belong to

participatoryScope (TranslatedField)

What is decided on this participatory process.

participatoryStructure (TranslatedField)

How it is decided on this participatory process.

If this participatory process is promoted (therefore in the homepage)

publishedAt (DateTime!)

The time this page was published

reference (String)

Reference prefix for this participatory process

scopesEnabled (Boolean)

If this participatory process has scopes enabled

shortDescription (TranslatedField)

The short description of this participatory process.

slug (String!)

The slug of the Participatory Process

startDate (Date)

This participatory process' start date.

steps ([ParticipatoryProcessStep]!)

All the steps of this process.

subtitle (TranslatedField)

The subtitle of this participatory process.

target (TranslatedField)

Who participates in this participatory process.

categories ([Category]!)

Categories for this space

Argument Type Description
filter CategoryFilter

Provides several methods to filter the results

attachments ([Attachment]!)

This object's attachments

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

taxonomies ([Taxonomy!])

The object's taxonomies

linkedParticipatorySpaces ([ParticipatorySpaceLink!]!)

Lists all linked participatory spaces in a polymorphic way

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])

The statistics collection of this participatory space

title (TranslatedField!)

The graphql_name of this participatory space.

type (String!)

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

manifest (ParticipatorySpaceManifest!)

The manifest information for the participatory space.