GraphQL Paper provides a stateful way of storing data in an in-memory store based on a GraphQL Schema. For a complete end-to-end mocking experience use GraphQL Paper with GraphQL Mocks.
Features:
- Built and based on GraphQL
- Works in the Browser and Node JS
- Works without
graphql-mocks
with support for the official default GraphQL resolvers - Support and integration with
graphql-mocks
- Written in TypeScript
- Support for relationships and connections between types
- Immutable
- Accessible via native js APIs
- Hooks
- Events
- Transaction Operations
- Validations
See the documentation for more information.