Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

Sortition

A sortition

Implements

Fields

additionalInfo (TranslatedField)

The additional info for this sortition

cancelReason (TranslatedField)

The cancel reason for this sortition

cancelledByUser (User)

Who cancelled this sortition

cancelledOn (Date)

When this sortition was cancelled

candidateProposals ([Int])

The candidate proposal for this sortition

dice (Int)

The dice for this sortition

id (ID!)

The internal ID for this sortition

reference (String)

The reference for this sortition

requestTimestamp (Date)

The request time stamp for this request

selectedProposals ([Int])

The selected proposals for this sortition

targetItems (Int)

The target items for this sortition

title (TranslatedField)

The title for this sortition

witnesses (TranslatedField)

The witnesses for this sortition

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

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

author (Author)

The resource author