Magidoc

AddPullRequestReviewInput
Input Object

Autogenerated input type of AddPullRequestReview

Fields

#

body

The contents of the review body comment.

clientMutationId

A unique identifier for the client performing the mutation.

comments

The review line comments.

Upcoming Change on 2023-10-01 UTC Description: comments will be removed. use the threads argument instead Reason: We are deprecating comment fields that use diff-relative positioning

commitOID

The commit OID the review pertains to.

event

The event to perform on the pull request review.

pullRequestId

ID !
Non-null

The Node ID of the pull request to modify.

threads

The review line comment threads.

Usages

#

References

#

  • Argument input of field addPullRequestReview from type Mutation