apollographql/eslint-plugin-graphql
:vertical_traffic_light: Check your GraphQL query strings against a schema. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- 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: 3786
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1215 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An ESLint plugin that validates GraphQL query strings in JavaScript (tagged template literals) and .graphql files against a GraphQL schema. It ships with presets for Apollo, Relay, Lokka, and FraQL clients.
Use cases
- lint graphql queries against a schema in eslint
- catch invalid graphql fields before runtime
- validate tagged template graphql strings in javascript
- lint .graphql files in ci
- enforce graphql query correctness in apollo or relay projects
When to choose
- you have an existing eslint setup using apollo, relay, lokka, or fraql and want schema-validated queries
When to avoid
- starting a new project - the plugin is slated for deprecation and graphql-eslint is the recommended successor
- you need to lint schemas rather than queries
Facets
plugin · maturity maintenance
linter graphql form-handling developer-tools web-development frontend developer-tools apis editor-plugin eslint eslint-plugin graphql-schema static-analysis deprecated nodejs javascript
1 source
- readme: https://github.com/apollographql/eslint-plugin-graphql · fetched 2026-08-28 · b15f82043014
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apollographql/eslint-plugin-graphql | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="apollographql/eslint-plugin-graphql")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem