This repository was archived by the owner on Feb 18, 2026. It is now read-only.
v1.1.2
- 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
jwtauthentication in favor of the new onelexik_jwt - Removed
demoapp inside the project, moved out to another repositoryynloultratech/graphql-bundle-demo. - Removed
docsinside the project, moved out to another repositoryynloultratech/graphql-bundle-docs - Fixed API endpoint route to use POST method.