| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| graphql-request v7.3.0 source code.tar.gz | 2025-10-15 | 143.1 kB | |
| graphql-request v7.3.0 source code.zip | 2025-10-15 | 178.4 kB | |
| README.md | 2025-10-15 | 626 Bytes | |
| Totals: 3 Items | 322.1 kB | 0 | |
What's Changed
Features
- CommonJS Support: Added CommonJS module format () alongside ESM for better compatibility with Jest and other testing environments that aren't fully ESM-ready
- Improved Type Defaults: Default type parameters to
anyfor easier migration and reduced type friction
Pull Requests
- feat(graphql-request): default types any and support common js [#1396]
Contributors
Thanks to @Moumouls (Antoine Cormouls) for the contribution! 🚀
Installation:
:::bash
npm install graphql-request@7.3.0
Package: https://www.npmjs.com/package/graphql-request/v/7.3.0