Ross ROSS = Recommend OSS · open-source software intelligence for agents

0no-co/gql.tada

🪄 Magical GraphQL query engine for TypeScript observed · 2026-08-28

github.com/0no-co/gql.tada · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 95
  • Longevity 82
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: 0.0
  • age_days: 1155
  • days_rel: 39
  • days_push: 11
  • n_releases_24m: 43

Full methodology

Adoption not part of the score

2968 stars · 62 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gql.tada is a GraphQL document authoring library for TypeScript that infers result and variables types of queries and fragments directly in the TypeScript type system. It provides on-the-fly, schema-aware type safety, auto-completion, and diagnostics in the editor without a separate codegen step.

Use cases

  • write type-safe GraphQL queries in TypeScript without codegen
  • get autocomplete and diagnostics for GraphQL documents in the editor
  • infer result and variables types of GraphQL queries automatically
  • enforce fragment colocation and fragment masking
  • replace GraphQL code generation workflows with type-level inference

When to choose

  • you write GraphQL in a TypeScript frontend and want instant type feedback
  • you want to avoid running a codegen loop after every schema or query change
  • you use urql or another client and want typed documents with fragment masking

When to avoid

  • your project is not in TypeScript
  • you prefer a traditional codegen pipeline with generated files
  • you don't use GraphQL in your stack

Facets

library · maturity active

graphql graphql-client type-system developer-tools web-development frontend apis developer-tools cross-platform graphql-codegen type-safety editor-plugin fragment-masking schema-aware nodejs typescript

3 sources

Member repositories

RepositoryRoleHealth v2
0no-co/gql.tadamain94

For agents

markdown · JSON · MCP: product_card(name="0no-co/gql.tada")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem