Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

ComponentInterface

This interface is implemented by all components that belong into a Participatory Space

Implemented by

Fields

id (ID!)

The Component's unique ID

name (TranslatedField!)

The name of this component.

weight (Int!)

The weight of the component

participatorySpace (ParticipatorySpace!)

The participatory space in which this component belongs to.