Object GitHub::ClosedEvent

Represents a 'closed' event on any Closable.

Fields

actor: Actor

Identifies the actor who performed the event.

closable: Closable!

Object that was closed.

closer: Closer

Object which triggered the creation of this event.

createdAt: DateTime!

Identifies the date and time when the object was created.

id: ID!

resourcePath: URI!

The HTTP path for this closed event.

url: URI!

The HTTP URL for this closed event.

Uses

IssueTimelineItem

IssueTimelineItems

PullRequestTimelineItem

PullRequestTimelineItems

Node

UniformResourceLocatable