graphql-fetch-schema

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

A CLI tool and library (v1.1.0) for fetching a GraphQL schema from a remote endpoint and writing it to a local file. Lightweight wrapper around introspection queries, supports JSON and SDL output formats, cookie-based auth, and custom headers. Stable but low-maintenance; no recent releases. Simpler than graphql-cli's schema download — no dependencies beyond Node.js built-ins.