A client side GraphQL mocking library
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