You are here

service cache_context.static in GraphQL 8.4

Class

Drupal\graphql\Cache\Context\StaticCacheContext

Tags

  • cache.context

File

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

View source
  1. class: Drupal\graphql\Cache\Context\StaticCacheContext
  2. tags:
  3. - { name: cache.context }