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 cfc1e71 commit 230ae17Copy full SHA for 230ae17
README.md
@@ -341,7 +341,7 @@ class DefaultSchema implements ConfigConvertible
341
}
342
```
343
344
-You can use the `php artisan make:graphql:schema` command to create a new schema configuration class automatically.
+You can use the `php artisan make:graphql:schemaConfig` command to create a new schema configuration class automatically.
345
346
### Creating a query
347
0 commit comments