Magidoc

ReviewRequestedEvent
Object

Represents an 'review_requested' event on a given pull request.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the ReviewRequestedEvent object

pullRequest

Non-null

PullRequest referenced by event.

requestedReviewer

Identifies the reviewer whose review was requested.

Interfaces

#

Also implements Node .

Usages

#

References

#