We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6201825 commit e138dd6Copy full SHA for e138dd6
README.md
@@ -455,7 +455,7 @@ Useful when using XMLHttpRequest directly or libraries such as [axios](https://w
455
Add a `script` tag referencing the library:
456
457
```html
458
-<script src="../lib/json-graphql-server.min.js"></script>
+<script src="../lib/json-graphql-server.client.min.js"></script>
459
```
460
461
It will expose the `JsonGraphqlServer` as a global object:
0 commit comments