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 ba12d2c commit 6ad06f8Copy full SHA for 6ad06f8
src/cli.ts
@@ -100,7 +100,7 @@ const epilog = `Examples:
100
$0 --open
101
102
# Extend real data from SWAPI with faked data based on extension SDL
103
-$0 ./ext-swapi.grqphql --extend http://swapi.apis.guru/
+$0 ./ext-swapi.graphql --extend http://swapi.apis.guru/
104
105
# Extend real data from GitHub API with faked data based on extension SDL
106
$0 ./ext-gh.graphql --extend https://api.github.com/graphql \\
0 commit comments