5 packages
dynamic-web-form
@mocking-bird/core
> Do not install as a package, use `@mocking-bird/mongoose` or `@mocking-bird/graphql` directly!
@mocking-bird/graphql
GraphQL fixture generation library that generates mock data based on the GraphQL schema and TypedDocumentNodes. A graphql fixture consists of two different data types:
@mocking-bird/mongoose
Generates fixtures for `mongoose`. Simply provide the schema or model, and it will generate mock data based on the types and constraints of the schema.
nock-graphql
Nock-based GraphQL testing library