protected property RequestController::$parameters in GraphQL 8.4
Same name and namespace in other branches
- 8.3 src/Controller/RequestController.php \Drupal\graphql\Controller\RequestController::parameters
The service configuration parameters.
Type: array
File
- src/
Controller/ RequestController.php, line 21
Class
- RequestController
- The main GraphQL request handler that will forward to the responsible server.
Namespace
Drupal\graphql\ControllerCode
protected $parameters;