CodeBrowser / npm / graphql
graphql@17.0.2
// A Query Language and Runtime which can target any service.
$ npm install graphql
downloads/wk
40,765,040
license
MIT
version
17.0.2
published
Jul 3, 2026
What is graphql?
GraphQL is a query language and runtime that lets you request exactly the data you need from any service or API. Developers use it to build flexible, efficient data-fetching layers that reduce over-fetching and under-fetching compared to traditional REST APIs. This JavaScript implementation provides the core tools needed to create and execute GraphQL queries and schemas.
Keywords
#graphql #graphql-js
Maintainers
benjie, leebyron, yaacovcr, i1g, mjmahone, enisdenjo