GraphQL Faker

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

GraphQL Faker v2.0.0 is a CLI tool for mocking or extending GraphQL APIs with realistic fake data from faker.js, requiring no coding. It uses custom directives like @fake, @examples, and @listLength in GraphQL SDL to generate data. Supports proxying existing GraphQL APIs (e.g., GitHub, SWAPI) and extending them with mock fields. Ships with an interactive editor integrating GraphiQL. Requires Node >= 18.12.0. Major v2 release dropped support for older Node versions and may have breaking changes. Release cadence is irregular; maintained on GitHub. Key differentiator: no-code faking with rich directive support and proxy capability.