You are here

protected property ContextDeriver::$contextRepository in GraphQL 8.3

The context repository service.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

modules/graphql_core/src/Plugin/Deriver/Fields/ContextDeriver.php, line 19

Class

ContextDeriver

Namespace

Drupal\graphql_core\Plugin\Deriver\Fields

Code

protected $contextRepository;