Skip to content

Commit

Permalink
Merge pull request #10279 from creative-commoners/pulls/4/nerf-graphq…
Browse files Browse the repository at this point in the history
…l-verbosity-option

DOC Remove reference to GraphQL verbosity
  • Loading branch information
dhensby authored Apr 12, 2022
2 parents 573144e + c2c6e53 commit 579cfdc
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 579cfdc

Please sign in to comment.