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 0c164d3 commit 87823d6Copy full SHA for 87823d6
README.md
@@ -139,6 +139,14 @@ the portions of the library you use. This works because GraphQL.js is distribute
139
with both CommonJS (`require()`) and ESModule (`import`) files. Ensure that any
140
custom build configurations look for `.mjs` files!
141
142
+### Usage Trend
143
+
144
+[Usage Trend of graphql](https://npm-compare.com/graphql#timeRange=FIVE_YEARS)
145
146
+<a href="https://npm-compare.com/graphql#timeRange=FIVE_YEARS" target="_blank">
147
+ <img src="https://npm-compare.com/img/npm-trend/FIVE_YEARS/graphql.png" width="100%" alt="NPM Usage Trend of graphql" />
148
+</a>
149
150
### Contributing
151
152
We actively welcome pull requests. Learn how to [contribute](./.github/CONTRIBUTING.md).
0 commit comments