You are here

protected property Argument::$name in GraphQL 8.4

Name of the argument.

Type: string

File

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

Class

Argument
Resolves by an argument name lookup.

Namespace

Drupal\graphql\GraphQL\Resolver

Code

protected $name;