APIs-guru/graphql-faker
🎲 Mock or extend your GraphQL API with faked data. No coding required. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3474
- days_rel: n/a
- days_push: 1013
- n_releases_24m: 0
Adoption not part of the score
2713 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CLI tool that mocks GraphQL APIs with realistic faked data based on GraphQL SDL, using @fake, @examples, and @listLength directives with no coding required. It can also proxy an existing GraphQL API and extend it with mock data mixed with real responses.
Use cases
- mock a graphql api before the backend exists
- generate fake data for graphql queries from an sdl schema
- extend an existing graphql api with extra faked fields
- spin up a local graphql mock server for frontend development
- test client integrations against realistic fake graphql responses
When to choose
- you need a graphql mock server quickly without writing code
- you want to prototype an api design in sdl with realistic data
- you need to mix real upstream graphql data with mocked fields
When to avoid
- you need deterministic or stateful mock behavior with custom resolvers
- your mocks must run in CI without a node runtime and you prefer a library
- you need mocking for REST or gRPC rather than graphql
Facets
cli-tool · maturity maintenance
mock-api graphql http-server data-generation cli developer-tools apis web-development testing cli cross-platform graphql-mocking faker sdl graphiql proxy mock-server nodejs docker
1 source
- readme: https://github.com/APIs-guru/graphql-faker · fetched 2026-08-28 · 59df466df085
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| APIs-guru/graphql-faker | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="APIs-guru/graphql-faker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem