Decidim 0.28.0

Metadecidim API documentation

Explore the API interactively with GraphiQL

InitiativeType

An initiative type

Fields

id (ID!)

The internal ID for this initiative type

title (TranslatedField)

Initiative type name

description (TranslatedField)

This is the initiative type description

createdAt (DateTime)

The date this initiative type was created

updatedAt (DateTime)

The date this initiative type was updated

bannerImage (String)

Banner image

collectUserExtraFields (Boolean)

Collect participant personal data on signature

extraFieldsLegalInformation (String)

Legal information about the collection of personal data

minimumCommitteeMembers (Int)

Minimum of committee members

validateSmsCodeOnVotes (Boolean)

Add SMS code validation step to signature process

undoOnlineSignaturesEnabled (Boolean)

Enable participants to undo their online signatures

promotingComitteeEnabled (Boolean)

If promoting committee is enabled

signatureType (String)

Signature type of the initiative

initiatives ([Initiative]!)

The initiatives that have this type