A team discussion.
author : Actor
authorAssociation : CommentAuthorAssociation!
body : String!
bodyHTML : HTML!
bodyText : String!
bodyVersion : String!
comments
(
after: String
before: String
first: Int
last: Int
orderBy: TeamDiscussionCommentOrder
fromComment: Int
)
:
TeamDiscussionCommentConnection!
commentsResourcePath : URI!
commentsUrl : URI!
createdAt : DateTime!
createdViaEmail : Boolean!
databaseId : Int
editor : Actor
id : ID!
includesCreatedEdit : Boolean!
isPinned : Boolean!
isPrivate : Boolean!
lastEditedAt : DateTime
number : Int!
publishedAt : DateTime
reactionGroups : [ReactionGroup!]
reactions
(
after: String
before: String
first: Int
last: Int
content: ReactionContent
orderBy: ReactionOrder
)
:
ReactionConnection!
resourcePath : URI!
team : Team!
title : String!
updatedAt : DateTime!
url : URI!
userContentEdits
(
after: String
before: String
first: Int
last: Int
)
:
UserContentEditConnection
viewerCanDelete : Boolean!
viewerCanPin : Boolean!
viewerCanReact : Boolean!
viewerCanSubscribe : Boolean!
viewerCanUpdate : Boolean!
viewerCannotUpdateReasons : [CommentCannotUpdateReason!]!
viewerDidAuthor : Boolean!
viewerSubscription : SubscriptionState