We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c92dd79 + e91afb9 commit 388d1c4Copy full SHA for 388d1c4
README.md
@@ -145,7 +145,7 @@ require_once __DIR__ . '/../../../../vendor/webonyx/graphql-php/tests/StarWarsDa
145
146
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
147
use Symfony\Component\DependencyInjection\ContainerAwareTrait;
148
-use GraphQL\StarWarsData;
+use GraphQL\Tests\StarWarsData;
149
150
class CharacterResolver implements ContainerAwareInterface
151
{
0 commit comments