mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOC Remove reference to GraphQL verbosity
This commit is contained in:
parent
3e5a74c6b2
commit
c2c6e5392d
@ -41,13 +41,6 @@ Keep in mind that many of your changes will be in YAML, which also requires a fl
|
||||
If you do not provide a `schema` parameter, the task will build all schemas.
|
||||
[/info]
|
||||
|
||||
#### Controlling verbosity
|
||||
|
||||
You can set the verbosity of the output by using `verbosity=<value>`.
|
||||
Available values are the constants found in `SilverStripe\GraphQL\Schema\Logger`, e.g. `INFO`, `DEBUG`, `WARNING`.
|
||||
By default, the verbosity is set to `INFO`.
|
||||
|
||||
|
||||
### Building on dev/build
|
||||
|
||||
By default, all schemas will be built as a side-effect of `dev/build`. To disable this, change
|
||||
|
Loading…
Reference in New Issue
Block a user