github-schema

JSON →
library 1.28.0 ·javascript
verified Jun 7, 2026

A TypeScript package that provides the complete GitHub GraphQL schema as a single, self-contained module. Version 1.28.0 ships the latest schema as of release, with automatic updates triggered by schema changes on GitHub's API. Differentiates from alternatives like @octokit/graphql-schema by being zero-dependency, fully typed, and focused solely on schema definitions without client logic. Ideal for code generation, IDE autocomplete, and type-safe GraphQL queries. Released on npm with a cadence tied to GitHub GraphQL schema updates.