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