INPUT_OBJECT
Autogenerated input type of DeletePullRequestReview
input DeletePullRequestReviewInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The Node ID of the pull request review to delete.pullRequestReviewId: ID!}