You are here

protected property BuyCar::$garage in GraphQL 8.3

The garage.

Type: \Drupal\graphql_plugin_test\GarageInterface

File

tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Mutations/BuyCar.php, line 34

Class

BuyCar
A test mutation.

Namespace

Drupal\graphql_plugin_test\Plugin\GraphQL\Mutations

Code

protected $garage;