CommitCommentThread

A thread of comments on a commit.

Implements

Fields

comments (
       after: String
       before: String
       first: Int
       last: Int
) : CommitCommentConnection!

commit : Commit

id : ID!

path : String

position : Int

repository : Repository!