protected property Executor::$schema in GraphQL 8.4
The parsed GraphQL schema.
Type: \GraphQL\Type\Schema
File
- src/
GraphQL/ Execution/ Executor.php, line 104
Class
- Executor
- Executes GraphQL queries with cache lookup.
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $schema;