Object GitHub::UnsubscribedEvent

Represents an 'unsubscribed' event on a given Subscribable.

Fields

actor: Actor

Identifies the actor who performed the event.

createdAt: DateTime!

Identifies the date and time when the object was created.

id: ID!

subscribable: Subscribable!

Object referenced by event.

Uses

IssueTimelineItem

IssueTimelineItems

PullRequestTimelineItem

PullRequestTimelineItems

Node