Decidim 0.28.0

Metadecidim API documentation

Explore the API interactively with GraphiQL

ParticipatorySpace

A participatory space

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

manifest (ParticipatorySpaceManifest!)

The manifest information for the participatory space.

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