createapollocacheupdatemock
v1.0.2
Published
A utility function to help you unit test your Apollo Client cache updates
Downloads
45
Maintainers
Readme
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!