From 1fb7e49b04ba5e6f39d1038f2ff5a34aaf29a6fd Mon Sep 17 00:00:00 2001 From: cwtuan Date: Wed, 12 Jun 2024 06:23:53 +0800 Subject: [PATCH] chore: add download trend (#842) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6a0d7b000..0af382a3a 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,12 @@ await client.request(document) - [Middleware](./examples/other-middleware.ts) - [Error Handling](./examples/other-error-handling.ts) +## Usage Trend + +[Usage Trend of graphql-request](https://npm-compare.com/graphql-request/#timeRange=THREE_YEARS) + +![image](https://github.com/jasonkuhrt/graphql-request/assets/3455798/8d27c215-f20f-46f9-b38d-61f41d14882f) + ## Node Version Support We only (officially) support [versions of Nodejs](https://github.com/nodejs/Release#release-schedule) of the following status: