CommentThread
ObjectFields
| Field | Type | Description |
|---|---|---|
| comment id: ID! | Comment | — |
| commentThreadTag id: ID! | CommentThreadTag | — |
| commentThreadTags | 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 | 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. |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| discussion | Discussion! | — |
| discussionId | ID! | — |
| event id: ID! | Event | — |
| events | 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. |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| resolvedAt | ISO8601DateTime | — |
| resolvedBy | User | — |
| resolvedById | ID | — |
| updatedAt | ISO8601DateTime! | — |