v1.4.0
What's Changed
- Fixed a query execution bug where using fragment spreads over types containing interfaces would not work by @lucianjon in #151
- Added the method
WrapGraphQLClientTransport
to the plugin API by @nmaquet in #152 - Added the method
InterceptRequest
to the plugin API by @lucianjon in #152
Full Changelog: v1.3.9...v1.4.0