Tagged “apollo”
-
Testing with Apollo Client mock provider
This post is about react graphql apollo
Apollo's MockProvider is a great tool for testing mutations, however it's a little bit magical, making errors a little difficult to find. If your testing your error state, this might come in handy.
Written on
See all tags.