Object GitHub::ReopenedEvent

Represents a 'reopened' event on any Closable.

Fields

actor: Actor

Identifies the actor who performed the event.

closable: Closable!

Object that was reopened.

createdAt: DateTime!

Identifies the date and time when the object was created.

id: ID!

Uses

IssueTimelineItem

IssueTimelineItems

PullRequestTimelineItem

PullRequestTimelineItems

Node