Skip to main content
objectGitHubReviewThread

Fields

id
ID!

Stable identifier for this GitHub review thread.

isResolved
Boolean!

Whether this GitHub review thread is resolved.

isOutdated
Boolean!

Whether this GitHub review thread is outdated.

subjectType
String!

The subject type associated with this GitHub review thread.

path
String!

Filesystem path associated with this GitHub review thread.

line
Int

The line associated with this GitHub review thread. May be null when unavailable or not applicable.

startLine
Int

The start line associated with this GitHub review thread. May be null when unavailable or not applicable.

originalLine
Int

The original line associated with this GitHub review thread. May be null when unavailable or not applicable.

originalStartLine
Int

The original start line associated with this GitHub review thread. May be null when unavailable or not applicable.

viewerCanReply
Boolean!

Whether the viewer can reply condition is true for this GitHub review thread.

viewerCanResolve
Boolean!

Whether the viewer can resolve condition is true for this GitHub review thread.

viewerCanUnresolve
Boolean!

Whether the viewer can unresolve condition is true for this GitHub review thread.

The resolved by associated with this GitHub review thread. May be null when unavailable or not applicable.

The pull request associated with this GitHub review thread.

The root comment associated with this GitHub review thread.

Replies associated with this GitHub review thread.