You are here

protected property DefaultValue::$value in GraphQL 8.4

The initial value.

Type: \Drupal\graphql\GraphQL\Resolver\ResolverInterface

File

src/GraphQL/Resolver/DefaultValue.php, line 23

Class

DefaultValue
Default value resolver.

Namespace

Drupal\graphql\GraphQL\Resolver

Code

protected $value;