You are here

service graphql.schema_provider in GraphQL 8.2

Same name and namespace in other branches
  1. 8 graphql.services.yml \graphql.schema_provider

Class

Drupal\graphql\SchemaProvider

Tags

  • service_collector

File

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

View source
  1. class: Drupal\graphql\SchemaProvider
  2. tags:
  3. - { name: service_collector, tag: graphql_schema_provider, call: addSchemaProvider }