You are here

protected property DataProducerProxy::$config in GraphQL 8.4

The plugin config.

Type: array

File

src/Plugin/GraphQL/DataProducer/DataProducerProxy.php, line 30

Class

DataProducerProxy
A proxy class that lazy resolves data producers and has a result cache.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer

Code

protected $config;