Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xonx4l committed Oct 17, 2023
1 parent 7a6d055 commit 8dd306e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -108,6 +108,12 @@ graphql({ schema, source }).then((result) => {

**Note**: Please don't forget to set `NODE_ENV=production` if you are running a production server. It will disable some checks that can be useful during development but will significantly improve performance.


### NEW graphql API Documentation -:

https://graphql-js.org/


### Want to ride the bleeding edge?

The `npm` branch in this repository is automatically maintained to be the last
Expand Down

0 comments on commit 8dd306e

Please sign in to comment.