Skip to content

0.8.0 / 2018-11-05

Compare
Choose a tag to compare
@chentsulin chentsulin released this 04 Nov 16:48

New

  • Add support for graphql v14.x
  • Add add fieldResolver option
  • Add context to the arguments of the extensions function
  • Add support for IE10/11 on GraphiQL page.

Fixes

  • Updated GraphiQL to v0.12.0
  • Set meta referrer=origin on GraphiQL page.
  • Set 500 status code when graphql returns a result with no data.