protected property ExplorerController::$introspection in GraphQL 8.4
Same name and namespace in other branches
- 8.3 src/Controller/ExplorerController.php \Drupal\graphql\Controller\ExplorerController::introspection
The introspection service.
Type: \Drupal\graphql\GraphQL\Utility\Introspection
File
- src/
Controller/ ExplorerController.php, line 34
Class
- ExplorerController
- Controller for the GraphiQL query builder IDE.
Namespace
Drupal\graphql\ControllerCode
protected $introspection;