Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

assemblies

Lists all assemblies

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 assembly

area (Area)

Area of this assembly

assemblyType (AssembliesType)

Type of the assembly

bannerImage (String)

The banner image for this assembly

childrenCount (Int)

Number of children assemblies

closingDate (Date)

Closing date of the assembly

closingDateReason (TranslatedField)

Closing date reason of this assembly

composition (TranslatedField)

Composition of this assembly

createdBy (String)

The creator of this assembly

createdByOther (TranslatedField)

Custom creator

creationDate (Date)

Creation date of this assembly

description (TranslatedField)

The description of this assembly

developerGroup (TranslatedField)

The promoter group of this assembly

duration (Date)

Duration of this assembly

facebookHandler (String)

Facebook handler

githubHandler (String)

GitHub handler

hashtag (String)

The hashtag for this assembly

heroImage (String)

The hero image for this assembly

id (ID!)

The internal ID for this assembly

includedAt (Date)

Included at

instagramHandler (String)

Instagram handler

internalOrganisation (TranslatedField)

Internal organisation of this assembly

isTransparent (Boolean)

If this assembly is transparent

localArea (TranslatedField)

The organization area of this assembly

metaScope (TranslatedField)

The scope metadata of this assembly

parent (Assembly)

The parent assembly of this assembly

parentsPath (String)

Assembly hierarchy representation

participatoryScope (TranslatedField)

What is decided on this assembly

participatoryStructure (TranslatedField)

How it is decided on this assembly

privateSpace (Boolean)

If this assembly is a private space

If this assembly is promoted (therefore in the homepage)

publishedAt (DateTime!)

The time this assembly was published

purposeOfAction (TranslatedField)

Purpose of action

reference (String!)

Reference for this assembly

scopesEnabled (Boolean)

If this assembly has scopes enabled

shortDescription (TranslatedField)

The sort description of this assembly

slug (String!)

The slug of this assembly

specialFeatures (TranslatedField)

Special features of this assembly

subtitle (TranslatedField)

The subtitle of this assembly

target (TranslatedField)

Who participates in this assembly

twitterHandler (String)

Twitter handler

youtubeHandler (String)

YouTube handler

children ([Assembly]!)

Children of this assembly

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

categories ([Category]!)

Categories for this space

Argument Type Description
filter CategoryFilter

Provides several methods to filter the results

taxonomies ([Taxonomy!])

The object's taxonomies

linkedParticipatorySpaces ([ParticipatorySpaceLink!]!)

Lists all linked participatory spaces in a polymorphic way

attachments ([Attachment]!)

This object's attachments

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.