We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fe76b commit d31b798Copy full SHA for d31b798
CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project will
6
adhere to [Semantic Versioning](https://semver.org) starting `v22.0.0`.
7
8
+## [v24.X.X] - YYYY-MM-DD
9
+
10
+- **GraphQL**
11
12
+ - feat(graphql): adds translated DQL to extensions response when the "--graphql debug" super flag
13
+ is set to true (#9280)
14
15
+[v24.X.X]: https://github.com/hypermodeinc/dgraph/compare/v24.0.5...v24.X.X
16
17
## [v24.0.5] - 2024-11-05
18
19
[v24.0.5]: https://github.com/hypermodeinc/dgraph/compare/v24.0.4...v24.0.5
0 commit comments