Input Object GitHub::DraftPullRequestReviewComment

Specifies a review comment to be left with a Pull Request Review.

Input Fields

path: String!

Path to the file being commented on.

position: Int!

Position in the file to leave a comment on.

body: String!

Body of the comment to leave.

Uses

AddPullRequestReviewInput.comments