You are here

protected property SchemaPluginBase::$queryProvider in GraphQL 8.3

The query provider service.

Type: \Drupal\graphql\GraphQL\QueryProvider\QueryProviderInterface

File

src/Plugin/GraphQL/Schemas/SchemaPluginBase.php, line 99

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $queryProvider;