Object GitHub::SubscribedEvent

Represents a 'subscribed' 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