diff --git a/README.md b/README.md index 773635ff7b..414261b514 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,14 @@ the portions of the library you use. This works because GraphQL.js is distribute with both CommonJS (`require()`) and ESModule (`import`) files. Ensure that any custom build configurations look for `.mjs` files! +### Usage Trend + +[Usage Trend of graphql](https://npm-compare.com/graphql#timeRange=FIVE_YEARS) + + + NPM Usage Trend of graphql + + ### Contributing We actively welcome pull requests. Learn how to [contribute](./.github/CONTRIBUTING.md).