CreateTeamDiscussionCommentPayload [object]
Autogenerated return type of CreateTeamDiscussionComment
Attributes
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
A unique identifier for the client performing the mutation.
TeamDiscussionComment [object]
A comment on a team discussion.
Implements
Attributes
The actor who authored the comment.
Author's association with the comment's team.
The body as Markdown.
The body rendered to HTML.
The body rendered to text.
The current version of the body content.
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 discussion this comment is about.
The actor who edited the comment.
The Node ID of the TeamDiscussionComment object
Check if this comment was edited and includes an edit with the creation data
The moment the editor made the last edit
Identifies the comment number.
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 comment
Identifies the date and time when the object was last updated.
The HTTP URL for this comment
A list of edits to this content.
Check if the current viewer can delete this object.
Can user react to this subject
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.
The new comment.