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.
1 parent c92dd79 commit e91afb9Copy full SHA for e91afb9
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