Github GraphQL API / CommitCommentThread

A thread of comments on a commit.

Implements

Fields

comments (
       String: String
       String: String
       Int: Int
       Int: Int
) : CommitCommentConnection!

commit : Commit

id : ID!

path : String

position : Int

repository : Repository!

Documentation created using imtala