TeamDiscussionConnection [object]
The connection type for TeamDiscussion.
Attributes
TeamDiscussionEdge [object]
An edge in a connection.
Attributes
A cursor for use in pagination.
The item at the end of the edge.
A list of edges.
TeamDiscussion [object]
A team discussion.
Implements
Attributes
The actor who authored the comment.
Author's association with the discussion's team.
The body as Markdown.
The body rendered to HTML.
The body rendered to text.
Identifies the discussion body hash.
A list of comments on this discussion.
The HTTP path for discussion comments
The HTTP URL for discussion comments
Identifies the date and time when the object was created.
Check if this comment was created via an email reply.
Identifies the primary key from the database.
The actor who edited the comment.
The Node ID of the TeamDiscussion object
Check if this comment was edited and includes an edit with the creation data
Whether or not the discussion is pinned.
Whether or not the discussion is only visible to team members and organization owners.
The moment the editor made the last edit
Identifies the discussion within its team.
Identifies when the comment was published at.
A list of reactions grouped by content left on the subject.
A list of Reactions left on the Issue.
The HTTP path for this discussion
The team that defines the context of this discussion.
The title of the discussion
Identifies the date and time when the object was last updated.
The HTTP URL for this discussion
A list of edits to this content.
Check if the current viewer can delete this object.
Whether or not the current viewer can pin this discussion.
Can user react to this subject
Check if the viewer is able to change their subscription status for the repository.
Check if the current viewer can update this object.
Reasons why the current viewer can not update this comment.
Did the viewer author this comment.
Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.
A list of nodes.
PageInfo [object]
Information about pagination in a connection.
Attributes
When paginating forwards, the cursor to continue.
When paginating forwards, are there more items?
When paginating backwards, are there more items?
When paginating backwards, the cursor to continue.
Information to aid in pagination.
Int [scalar]
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Identifies the total count of items in the connection.