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 3eecd25 + 5471dee commit 705e06bCopy full SHA for 705e06b
Command/GraphQLDumpSchemaCommand.php
@@ -56,7 +56,7 @@ protected function configure()
56
'format',
57
null,
58
InputOption::VALUE_OPTIONAL,
59
- 'The schema name to generate ("graphqls" or "json").',
+ 'The schema format to generate ("graphql" or "json").',
60
'json'
61
)
62
->addOption(
0 commit comments