Decidim 0.28.0

Metadecidim API documentation

Explore the API interactively with GraphiQL

Conference

A conference

Implements

Fields

id (ID!)

Internal ID for this conference

shortDescription (TranslatedField)

The short description of this conference

description (TranslatedField)

The description of this conference

slug (String)

The slug of this conference

hashtag (String)

The hashtag for this conference

slogan (TranslatedField)

The slogan of the conference

location (String)

The location of this conference

createdAt (DateTime)

The time this conference was created

updatedAt (DateTime)

The time this conference was updated

publishedAt (DateTime)

The time this conference was published

reference (String)

Reference prefix for this conference

heroImage (String)

The hero image for this conference

bannerImage (String)

The banner image for this conference

If this conference is promoted (therefore in the homepage)

objectives (TranslatedField)

The objectives of the conference

showStatistics (Boolean)

If this conference shows the statistics

startDate (Date)

The date this conference starts

endDate (Date)

The date this conference ends

registrationsEnabled (Boolean)

If the registrations are enabled in this conference

availableSlots (Int)

The number of available slots in this conference

registrationTerms (TranslatedField)

The registration terms of this conference

speakers ([ConferenceSpeaker])

List of speakers in this conference

partners ([ConferencePartner])

List of partners in this conference

mediaLinks ([ConferenceMediaLink])

List of media links in this conference

categories ([Category]!)

Categories for this space

Argument Type Description
filter CategoryFilter

Provides several methods to filter the results

attachments ([Attachment]!)

This object's attachments

scope (Scope)

The object's scope

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