You are here

protected property JsonQueryMapQueryProvider::$cacheBackend in GraphQL 8.3

The cache backend for storing query map file paths.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/GraphQL/QueryProvider/JsonQueryMapQueryProvider.php, line 17

Class

JsonQueryMapQueryProvider

Namespace

Drupal\graphql\GraphQL\QueryProvider

Code

protected $cacheBackend;