You are here

protected property Executor::$adapter in GraphQL 8.4

The adapter for promises.

Type: \GraphQL\Executor\Promise\PromiseAdapter

File

src/GraphQL/Execution/Executor.php, line 69

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $adapter;