Skip to content

Commit 230ae17

Browse files
committed
update command name
1 parent cfc1e71 commit 230ae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ class DefaultSchema implements ConfigConvertible
341341
}
342342
```
343343

344-
You can use the `php artisan make:graphql:schema` command to create a new schema configuration class automatically.
344+
You can use the `php artisan make:graphql:schemaConfig` command to create a new schema configuration class automatically.
345345

346346
### Creating a query
347347

0 commit comments

Comments
 (0)