mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Link to GraphiQL
This commit is contained in:
parent
806e008b2f
commit
730b908548
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ $ graphbrainz
|
|||
Listening on port 3000.
|
||||
```
|
||||
|
||||
Development mode features like JSON pretty printing and the GraphiQL interface
|
||||
will be enabled unless the server is run with `NODE_ENV=production`.
|
||||
Development mode features like JSON pretty printing and the [GraphiQL][]
|
||||
interface will be enabled unless the server is run with `NODE_ENV=production`.
|
||||
|
||||
Note that if you are not running the standalone server within another Node
|
||||
project, you may wish to install this package globally so that the `graphbrainz`
|
||||
|
|
|
|||
Loading…
Reference in a new issue