Grapheetee

JSON →
library 0.1.0 ·javascript
verified Jun 7, 2026

Fetch-based GraphQL client for browser and Node.js. Version 0.1.0 provides a minimal client supporting both query and mutation operations, with optional uploads for mutations. It leverages the native Fetch API in browsers and requires a fetch polyfill in Node (a separate Node entry point is provided). Key differentiator: lightweight and dependency-free if fetch is available, though early-stage with no breaking changes yet documented.