Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

v1.1.2

Choose a tag to compare

@rafrsr rafrsr released this 27 Jun 16:59
· 410 commits to master since this release
  • Handle symfony HTTP exceptions to display related status code error instead of "Unknown error"
  • Added build-in LexikJWT authentication for GraphiQL API explorer.
  • Deprecated the old jwt authentication in favor of the new one lexik_jwt
  • Removed demo app inside the project, moved out to another repository ynloultratech/graphql-bundle-demo.
  • Removed docs inside the project, moved out to another repository ynloultratech/graphql-bundle-docs
  • Fixed API endpoint route to use POST method.