CommitComment Object
Represents a comment on a given Commit.
Fields
#
authorAssociation
Non-null
Author's association with the subject of the comment.
includesCreatedEdit
Boolean !
Non-null
Check if this comment was edited and includes an edit with the creation data
minimizedReason
Returns why the comment was minimized. One of abuse , off-topic ,
outdated , resolved , duplicate and spam . Note that the case and
formatting of these values differs from the inputs to the MinimizeComment mutation.
viewerCannotUpdateReasons
Non-null
Reasons why the current viewer can not update this comment.
Interfaces
#
Also implements Comment , Deletable , Minimizable , Node , Reactable , RepositoryNode , Updatable , UpdatableComment .
Usages
#
References
#
- Field nodes from CommitCommentConnection
- Field node from CommitCommentEdge
