You are here

service cache.graphql.results in GraphQL 8.4

Same name and namespace in other branches
  1. 8.3 graphql.services.yml \cache.graphql.results

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
1 string reference to cache.graphql.results
Executor::create in src/GraphQL/Execution/Executor.php
Constructs an object from a services container.

File

./graphql.services.yml
graphql.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - graphql_results