service plugin.manager.graphql.type in GraphQL 8.3
Class
Drupal\graphql\Plugin\TypePluginManagerTags
- graphql_type_manager
File
View source
- class: Drupal\graphql\Plugin\TypePluginManager
- tags:
- - { name: graphql_type_manager }
- arguments:
- - Plugin/GraphQL/Types
- - '@container.namespaces'
- - '@module_handler'
- - '@cache.graphql.definitions'
- - \Drupal\graphql\Plugin\GraphQL\Types\TypePluginBase
- - \Drupal\graphql\Annotation\GraphQLType
- - types
- - '%graphql.config%'