Github GraphQL API / PullRequestCommitCommentThread

Represents a commit comment thread part of a pull request.

Implements

Fields

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

commit : Commit!

id : ID!

path : String

position : Int

pullRequest : PullRequest!

repository : Repository!

Documentation created using imtala