protected property Context::$name in GraphQL 8.4
Name of the context.
Type: mixed
File
- src/
GraphQL/ Resolver/ Context.php, line 20
Class
- Context
- Resolves a context value with default value support.
Namespace
Drupal\graphql\GraphQL\ResolverCode
protected $name;