You are here

6 string references to graphql_test.garage in GraphQL 8.3

BuyCar::create in tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Mutations/BuyCar.php
Creates an instance of the plugin.
Garage::create in tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Fields/Garage.php
Creates an instance of the plugin.
MutationTest::testMutationQuery in tests/src/Kernel/Extension/MutationTest.php
Test if the schema is created properly.
OverrideTypeTest::testOverriddenTypes in tests/src/Kernel/Extension/OverrideTypeTest.php
Test if the schema is created properly.
RecursiveTypeTest::testRecursiveType in tests/src/Kernel/Extension/RecursiveTypeTest.php
Test if the schema is created properly.
TypeTest::testQuery in tests/src/Kernel/Extension/TypeTest.php
Test if the schema is created properly.