Input Object GitHub::SubmitPullRequestReviewInput
Autogenerated input type of SubmitPullRequestReview
Input Fields
pullRequestId: ID
The Pull Request ID to submit any pending reviews.
pullRequestReviewId: ID
The Pull Request Review ID to submit.
event: PullRequestReviewEvent!
The event to send to the Pull Request Review.
body: String
The text field to set on the Pull Request Review.
clientMutationId: String
A unique identifier for the client performing the mutation.