Magidoc

Subscribable
Interface

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

Fields

#

id

ID !
Non-null

The Node ID of the Subscribable object

viewerCanSubscribe

Non-null

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

viewerSubscription

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

Implementations

#

Implemented by Commit , Discussion , Issue , PullRequest , Repository , Team , TeamDiscussion .

Usages

#

References

#