Skip to content

v1.4.0

Compare
Choose a tag to compare
@nmaquet nmaquet released this 01 May 23:27
· 276 commits to main since this release
a33268f

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