graphql-request@7.4.0
// Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
$ npm install graphql-request
downloads/wk
8,793,853
license
MIT
version
7.4.0
published
Dec 12, 2025
What is graphql-request?
graphql-request is a lightweight GraphQL client that works in both Node.js and browser environments, making it useful for executing GraphQL queries and mutations without the overhead of larger GraphQL client libraries. Developers choose it when they need straightforward GraphQL requests for scripts, CLIs, or simple applications where a minimal dependency footprint is preferred over advanced features like caching or state management.
Links
Keywords
Dependencies (1)
Maintainers
schickling, timsuchanek, jasonkuhrt, divyenduz, weakky