You are here

service graphql.introspection in GraphQL 8.3

Same name and namespace in other branches
  1. 8.4 graphql.services.yml \graphql.introspection

Class

Drupal\graphql\GraphQL\Utility\Introspection
2 string references to graphql.introspection
ExplorerController::create in src/Controller/ExplorerController.php
Instantiates a new instance of this class.
VoyagerController::create in src/Controller/VoyagerController.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\graphql\GraphQL\Utility\Introspection
  2. arguments:
  3. - '@graphql.query_processor'