protected property SchemaLoader::$schemaCache in GraphQL 8.2
Same name and namespace in other branches
- 8 src/SchemaLoader.php \Drupal\graphql\SchemaLoader::schemaCache
The schema cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
SchemaLoader.php, line 27
Class
- SchemaLoader
- Loads and caches a generated GraphQL schema.
Namespace
Drupal\graphqlCode
protected $schemaCache;