Magidoc

BaseRefChangedEvent
Object

Represents a 'base_ref_changed' event on a given issue or pull request.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

currentRefName

Non-null

Identifies the name of the base ref for the pull request after it was changed.

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the BaseRefChangedEvent object

previousRefName

Non-null

Identifies the name of the base ref for the pull request before it was changed.

pullRequest

Non-null

PullRequest referenced by event.

Interfaces

#

Also implements Node .

Usages

#

References

#