service graphql.context_repository in GraphQL 8.3
Class
Drupal\graphql\GraphQL\Context\ContextRepositoryTags
- service_collector
2 string references to graphql.context_repository
- Context::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Context/ Context.php - Creates an instance of the plugin.
- ContextDeriver::create in modules/
graphql_core/ src/ Plugin/ Deriver/ Fields/ ContextDeriver.php - Creates a new class instance.
File
View source
- class: Drupal\graphql\GraphQL\Context\ContextRepository
- tags:
- - { name: service_collector, tag: context_provider, call: addContextProvider }