You are here

protected property ResolveContext::$config in GraphQL 8.4

Configuration.

Type: array

File

src/GraphQL/Execution/ResolveContext.php, line 30

Class

ResolveContext
Context that is provided during resolving the GraphQL tree.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $config;