Interface GitHub::Subscribable

Entities that can be subscribed to for web and email notifications.

Fields

id: ID!

viewerCanSubscribe: Boolean!

Check if the viewer is able to change their subscription status for the repository.

viewerSubscription: SubscriptionState

Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

Possible Types

Commit

Issue

PullRequest

Repository

Team

TeamDiscussion

Uses

SubscribedEvent.subscribable

UnsubscribedEvent.subscribable

UpdateSubscriptionPayload.subscribable