Subscribable Interface
Entities that can be subscribed to for web and email notifications.
Fields
#
viewerCanSubscribe
Boolean !
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
#
Usages
#
References
#
- Field subscribable from SubscribedEvent
- Field subscribable from UnsubscribedEvent
- Field subscribable from UpdateSubscriptionPayload
Previous
SubmoduleEdge
Next
SubscribableThread
