You are here

protected property Tap::$resolver in GraphQL 8.4

Resolver to tap.

Type: mixed

File

src/GraphQL/Resolver/Tap.php, line 19

Class

Tap
Resolves by forwarding to another resolver.

Namespace

Drupal\graphql\GraphQL\Resolver

Code

protected $resolver;