Object GitHub::RequestReviewsPayload

Autogenerated return type of RequestReviews

Fields

actor: Actor

Identifies the actor who performed the event.

clientMutationId: String

A unique identifier for the client performing the mutation.

pullRequest: PullRequest

The pull request that is getting requests.

requestedReviewersEdge: UserEdge

The edge from the pull request to the requested reviewers.

Uses

Mutation.requestReviews