Skip to content

Commit

Permalink
chore: add download trend (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwtuan authored Jun 11, 2024
1 parent 441839a commit 1fb7e49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1fb7e49

Please sign in to comment.