Magidoc

RequestReviewsInput
Input Object

Autogenerated input type of RequestReviews

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

pullRequestId

ID !
Non-null

The Node ID of the pull request to modify.

teamIds

[ ID !]

The Node IDs of the team to request.

union

Add users to the set rather than replace.

userIds

[ ID !]

The Node IDs of the user to request.

Usages

#

References

#

  • Argument input of field requestReviews from type Mutation