Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

Result

A result

Implements

Fields

children ([Result])

The children's results

childrenCount (Int)

The number of children results

description (TranslatedField)

The description for this result

endDate (Date)

The end date for this result

externalId (String)

The external ID for this result

id (ID!)

The internal ID for this result

parent (Result)

The parent result

progress (Float)

The progress for this result

reference (String)

The reference for this result

startDate (Date)

The start date for this result

status (Status)

The status for this result

timelineEntries ([TimelineEntry])

The timeline entries for this result

title (TranslatedField)

The title for this result

weight (Int!)

The order of this result

type (String!)

The commentable's class name. i.e. Decidim::ParticipatoryProcess

acceptsNewComments (Boolean!)

Whether the object can have new comments or not

commentsHaveAlignment (Boolean!)

Whether the object comments have alignment or not

commentsHaveVotes (Boolean!)

Whether the object comments have votes or not

totalCommentsCount (Int!)

The number of comments in all levels this resource holds

hasComments (Boolean!)

Check if the commentable has comments

userAllowedToComment (Boolean!)

Check if the current user can comment

comments ([Comment!]!)

The list of replies in this comment

Argument Type Description
orderBy String

Order the comments

singleCommentId String

ID of the single comment to look at

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

taxonomies ([Taxonomy!])

The object's taxonomies