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

graphql/graphql-relay-js

A library to help construct a graphql-js server supporting react-relay. observed · 2026-08-28

github.com/graphql/graphql-relay-js · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

43/100

  • Activity 45
  • Release rhythm 8
  • Longevity 100
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: 4047
  • days_rel: n/a
  • days_push: 335
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1541 stars · 176 forks observed · 2026-08-28

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

A library of helper functions for building Relay-compliant GraphQL servers using the GraphQL.js reference implementation. It provides utilities for connections, pagination, global object identification, and mutations following the GraphQL Relay specification.

Use cases

  • build a Relay-compliant GraphQL server with graphql-js
  • implement cursor-based pagination in a GraphQL API
  • create connection types and edge types for paginated lists
  • generate global unique IDs for GraphQL objects
  • define Relay-style mutation input and payload types
  • add forward and backward pagination arguments to GraphQL fields

When to choose

  • you are building a GraphQL server with GraphQL.js that must serve a Relay client
  • you need standardized cursor-based pagination (connections) in your GraphQL schema
  • you want spec-compliant global object identification and mutations without hand-writing boilerplate

When to avoid

  • your GraphQL server is not built on GraphQL.js (e.g. Apollo Server with its own schema tooling may have alternatives)
  • you do not need Relay-specific patterns like connections or global IDs
  • you are building a GraphQL client rather than a server

Facets

library · maturity stable

graphql api-framework web-framework web-development backend apis relay graphql-js pagination connections node-definitions global-ids schema-helpers nodejs javascript typescript

1 source

Member repositories

RepositoryRoleHealth v2
graphql/graphql-relay-jsmain43

For agents

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

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