stepci/garph
Fullstack GraphQL Framework for TypeScript observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 92
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1290
- days_rel: n/a
- days_push: 915
- n_releases_24m: 0
Adoption not part of the score
1313 stars · 18 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Garph is a fullstack GraphQL framework for TypeScript that lets you build GraphQL APIs with a tRPC-style schema builder and no codegen. It provides end-to-end type inference for schemas and resolvers and integrates with servers like graphql-yoga.
Use cases
- build a graphql api in typescript without codegen
- define graphql schemas with type inference
- create a tRPC-like typed api layer over graphql
- set up a graphql server with graphql-yoga
- infer resolver types from schema definitions
When to choose
- you want end-to-end TypeScript type safety for GraphQL without running codegen
- you prefer a tRPC-style builder API for defining schemas
- you want a lightweight framework that pairs well with graphql-yoga
When to avoid
- you need a mature, widely-adopted GraphQL stack with large ecosystem support
- your project relies on SDL-first workflows or existing codegen tooling
- you need frequent updates or long-term guaranteed maintenance
Facets
framework · maturity maintenance
graphql api-framework web-framework type-system http-server web-development backend apis developer-tools cross-platform schema-builder codegen-free trpc-style end-to-end-type-safety graphql-yoga nodejs typescript web-server
5 sources
- readme: https://github.com/stepci/garph · fetched 2026-08-28 · b16a711bd529
- homepage: https://garph.dev · fetched 2026-08-29 · a431659ee567
- site_page: https://garph.dev/docs/index.html · fetched 2026-08-29 · 6cf7126ef29b
- site_page: https://garph.dev/docs · fetched 2026-08-29 · 91f5596a0bb5
- registry_npm: https://registry.npmjs.org/garph · fetched 2026-08-29 · 9135e1dad795
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stepci/garph | main | 31 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem