mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #10279 from creative-commoners/pulls/4/nerf-graphql-verbosity-option
DOC Remove reference to GraphQL verbosity
This commit is contained in:
commit
579cfdc5db
@ -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.
|
If you do not provide a `schema` parameter, the task will build all schemas.
|
||||||
[/info]
|
[/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
|
### Building on dev/build
|
||||||
|
|
||||||
By default, all schemas will be built as a side-effect of `dev/build`. To disable this, change
|
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