Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 12:14
· 197 commits to main since this release
fab3661

Changed

  • Replaced deprecated GraphQL HTTP server express-graphql with graphql-http
  • Serve GraphiQL 2 via included HTML instead of relying on the server framework (express-graphql included GraphiQL 1)
  • Bump graphql version to 16
  • Execute query resolvers in parallel and mutation resolvers serially