Input Object GitHub::DismissPullRequestReviewInput
Autogenerated input type of DismissPullRequestReview
Input Fields
pullRequestReviewId: ID!
The Node ID of the pull request review to modify.
message: String!
The contents of the pull request review dismissal message.
clientMutationId: String
A unique identifier for the client performing the mutation.