protected property ThunderSchema::$dataProducerManager in Thunder 6.2.x
The data producer plugin manager.
Type: \Drupal\graphql\Plugin\DataProducerPluginManager
File
- modules/
thunder_gqls/ src/ Plugin/ GraphQL/ Schema/ ThunderSchema.php, line 38
Class
- ThunderSchema
- Tha base schema for Thunder composable schema.
Namespace
Drupal\thunder_gqls\Plugin\GraphQL\SchemaCode
protected $dataProducerManager;