protected property SdlSchemaPluginBase::$inDevelopment in GraphQL 8.4
Whether the system is currently in development mode.
Type: bool
File
- src/
Plugin/ GraphQL/ Schema/ SdlSchemaPluginBase.php, line 42
Class
- SdlSchemaPluginBase
- Base class that can be used by schema plugins.
Namespace
Drupal\graphql\Plugin\GraphQL\SchemaCode
protected $inDevelopment;