You are here

protected property PluggableSchemaDeriver::$subscriptionManager in GraphQL 8.3

The subscription manager service.

Type: \Drupal\graphql\Plugin\SubscriptionPluginManager

File

src/Plugin/Deriver/PluggableSchemaDeriver.php, line 45

Class

PluggableSchemaDeriver

Namespace

Drupal\graphql\Plugin\Deriver

Code

protected $subscriptionManager;