replyToGitHubReviewThread
Replies to a GitHub review thread and returns a GitHub review comment.
replyToGitHubReviewThread(threadId: ID!, body: String!): GitHubReviewComment!Arguments
Identifier of the thread.
The body used to filter or perform the operation.
Returns
Stable identifier for this GitHub review comment.
The body associated with this GitHub review comment.
The body text associated with this GitHub review comment.
The body html associated with this GitHub review comment.
URL for this GitHub review comment.
The author associated with this GitHub review comment. May be null when unavailable or not applicable.
ISO 8601 timestamp when this GitHub review comment was created.
ISO 8601 timestamp when this GitHub review comment was last updated.