A comment
The resource author
ID!
)
The Comment's unique ID
String!
)
The Comment's signed global id
String!
)
The comment message
String!
)
The comment message ready to display (it is expected to include HTML)
String!
)
The creation date of the comment
String!
)
The creation date of the comment in relative format
Int
)
The comment's alignment. Can be 0 (neutral), 1 (in favor) or -1 (against)'
Int!
)
The number of comment's upVotes
Boolean!
)
Check if the current user has upvoted the comment
Int!
)
The number of comment's downVotes
Boolean!
)
Check if the current user has downvoted the comment
Boolean!
)
Check if the commentable has comments
Boolean!
)
Check if the current user has reported the comment
Boolean!
)
Check if the current user can comment
String!
)
The commentable's class name. i.e. Decidim::ParticipatoryProcess
Boolean!
)
Whether the object can have new comments or not
Boolean!
)
Whether the object comments have alignment or not
Boolean!
)
Whether the object comments have votes or not
[Comment!]!
)
Int!
)
The number of comments in all levels this resource holds