Types
GitHubReviewThreadPullRequest
Represents a GitHub review thread pull request in the GraphQL API.
object
GitHubReviewThreadPullRequestFields
id
ID!
Stable identifier for this GitHub review thread pull request.
number
Int!
The number associated with this GitHub review thread pull request.
title
String!
Human-readable title for this GitHub review thread pull request.
url
String!
URL for this GitHub review thread pull request.
repositoryNameWithOwner
String!
The repository name with owner associated with this GitHub review thread pull request.
worktreeId
ID
Identifier of the related worktree. May be null when unavailable or not applicable.
worktreeHighlightColor
String
The worktree highlight color associated with this GitHub review thread pull request. May be null when unavailable or not applicable.