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

graphql/graphql-spec resource

GraphQL is a query language and execution engine tied to any backend service. observed · 2026-08-28

github.com/graphql/graphql-spec · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 98
  • Release rhythm 14
  • Longevity 100

Flags: no_license

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: 4082
  • days_rel: 363
  • days_push: 15
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

14587 stars · 1155 forks observed · 2026-08-28

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

The official GraphQL specification, edited in Markdown and published as versioned releases describing the GraphQL query language, type system, and execution semantics. It serves as the coordination point for implementers building GraphQL servers, clients, and tools.

Use cases

  • implement a GraphQL server from scratch
  • check the official semantics of GraphQL queries and validation
  • look up how GraphQL type introspection works
  • track draft changes to the GraphQL spec
  • cite a specific versioned GraphQL specification

When to choose

  • you are building or validating a GraphQL implementation or tool
  • you need the authoritative definition of GraphQL syntax and execution semantics
  • you want to follow or contribute to GraphQL spec evolution

When to avoid

  • you want a runnable GraphQL library or runtime - use graphql-js or similar
  • you need tutorials or getting-started guides rather than normative specification text

Facets

learning-resource · maturity stable

api-framework documentation programming-language apis web-development documentation developer-tools cross-platform specification graphql query-language standards api-specification

2 sources

Member repositories

RepositoryRoleHealth v2
graphql/graphql-specmain69

For agents

markdown · JSON · MCP: product_card(name="graphql/graphql-spec")

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