protected property VoyagerController::$introspection in GraphQL 8.3
Same name and namespace in other branches
- 8.4 src/Controller/VoyagerController.php \Drupal\graphql\Controller\VoyagerController::introspection
The introspection service.
Type: \Drupal\graphql\GraphQL\Utility\Introspection
File
- src/
Controller/ VoyagerController.php, line 18
Class
- VoyagerController
- Controller for the GraphQL Voyager visualisation API.
Namespace
Drupal\graphql\ControllerCode
protected $introspection;