Magidoc

UnmarkedAsDuplicateEvent
Object

Represents an 'unmarked_as_duplicate' event on a given issue or pull request.

Fields

#

actor

Identifies the actor who performed the event.

canonical

The authoritative issue or pull request which has been duplicated by another.

createdAt

Non-null

Identifies the date and time when the object was created.

duplicate

The issue or pull request which has been marked as a duplicate of another.

id

ID !
Non-null

The Node ID of the UnmarkedAsDuplicateEvent object

isCrossRepository

Non-null

Canonical and duplicate belong to different repositories.

Interfaces

#

Also implements Node .

Usages

#

References

#