| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In-memory data store for writing stateful GraphQL mocks.
Warning: This library is still in early development and the API is subject to change. Use at your own risk.
@graphql-utils/store is an in-memory data store for writing stateful GraphQL mocks. It uses your GraphQL schema to validate data and establish relations between different types. It is handy for testing client-side applications that rely on GraphQL APIs and allows you to mimic your API's real-world behavior. It lets you write cleaner tests by decoupling API mocks from test cases.
Check out the documentation to learn more.
Distributed under the MIT license.
| Back | FazBrowse Home | New Git URL |