1.0.2 • Published 4 years ago

createapollocacheupdatemock v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

This is a simple utility function you can use to mock and unit test your Apollo Client cache update functions.

To use, simple run yarn add createapollocacheupdatemock or npm i createapollocacheupdatemock, import the function and use in your tests!