You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core): Update async-graphql, axum and tonic (#6901) (#6969)
# Description of change
This patch introduces the necessary changes to restore `graphiql`
endpoints.
- Updated `async-graphql` to `7.0.17`
- Updated `axum` to `0.8`
- Updated `tonic` to `0.13`
- Updated `tonic-rustls` to `0.2`
- Refactored accordingly the codebase
## Type of change
- Bug fix (a non-breaking change which fixes an issue)
### Release Notes
- [x] GraphQL: Fix graphiql web interface
---------
Co-authored-by: Marc Espin <[email protected]>
0 commit comments