graphql.js

JSON →
library 0.6.8 ·javascript deprecated
verified Jun 7, 2026

A lightweight, dependency-free GraphQL client for JavaScript (version 0.6.8, last updated in 2017). It supports both browser and Node.js environments, providing a simple API for executing queries and mutations with fragment management. Key differentiators: <4kB gzipped, zero dependencies, isomorphic, query merging, and no requirement for React or Relay. However, it is outdated and lacks TypeScript support, modern ESM, and subscription support. Development appears to be stagnant with no recent releases.