You are here

protected property RequestController::$processor in GraphQL 8.3

The query processor.

Type: \Drupal\graphql\GraphQL\Execution\QueryProcessor

File

src/Controller/RequestController.php, line 20

Class

RequestController
Handles GraphQL requests.

Namespace

Drupal\graphql\Controller

Code

protected $processor;