You are here

protected property SdlSchemaPluginBase::$moduleHandler in GraphQL 8.4

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/GraphQL/Schema/SdlSchemaPluginBase.php, line 56

Class

SdlSchemaPluginBase
Base class that can be used by schema plugins.

Namespace

Drupal\graphql\Plugin\GraphQL\Schema

Code

protected $moduleHandler;