GraphQL reference

CommentThread

Object

Fields

FieldTypeDescription
comment
id: ID!
Comment
commentThreadTag
id: ID!
CommentThreadTag
commentThreadTags
after: String
before: String
first: Int
last: Int
CommentThreadTagConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
comments
after: String
before: String
first: Int
last: Int
CommentConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
discussionDiscussion!
discussionIdID!
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
EventConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
idID!
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
resolvedAtISO8601DateTime
resolvedByUser
resolvedByIdID
updatedAtISO8601DateTime!