protected property SdlSchemaPluginBase::$astCache in GraphQL 8.4
The cache bin for caching the parsed SDL.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
Plugin/ GraphQL/ Schema/ SdlSchemaPluginBase.php, line 35
Class
- SdlSchemaPluginBase
- Base class that can be used by schema plugins.
Namespace
Drupal\graphql\Plugin\GraphQL\SchemaCode
protected $astCache;