You are here

protected property SourceContext::$source in GraphQL 8.4

Source resolver.

Type: mixed

File

src/GraphQL/Resolver/SourceContext.php, line 26

Class

SourceContext
Resolves by setting the value as context with the given name.

Namespace

Drupal\graphql\GraphQL\Resolver

Code

protected $source;