Input Object GitHub::RequestReviewsInput
Autogenerated input type of RequestReviews
Input Fields
pullRequestId: ID!
The Node ID of the pull request to modify.
userIds: [ID!]
The Node IDs of the user to request.
teamIds: [ID!]
The Node IDs of the team to request.
union: Boolean
Add users to the set rather than replace.
clientMutationId: String
A unique identifier for the client performing the mutation.