protected property SourceContext::$name in GraphQL 8.4
Name of the context.
Type: string
File
- src/
GraphQL/ Resolver/ SourceContext.php, line 19
Class
- SourceContext
- Resolves by setting the value as context with the given name.
Namespace
Drupal\graphql\GraphQL\ResolverCode
protected $name;