Graphql Mock Versions Save

A client side GraphQL mocking library

v2.0.0

2 years ago

This release adds support for the onCompleted callback on GraphQL queries and mutations. It will be automatically triggered by GraphQL mock if a onCompleted callback is provided. Refer Apollo docs

https://github.com/MadRabbit/graphql-mock/compare/v1.3.0...v2.0.0