Magidoc

ReviewRequestRemovedEvent
Object

Represents an 'review_request_removed' 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 ReviewRequestRemovedEvent object

pullRequest

Non-null

PullRequest referenced by event.

requestedReviewer

Identifies the reviewer whose review request was removed.

Interfaces

#

Also implements Node .

Usages

#

References

#