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 fad4c0c commit b2a3ad3Copy full SHA for b2a3ad3
CHANGELOG.md
@@ -4,6 +4,10 @@ This changelog documents the changes between release versions.
4
## main
5
Changes to be included in the next upcoming release
6
7
+- Support for NDC Spec v0.1.0-rc.14 via the NDC TypeScript SDK v2.0.0. This is a breaking change and must be used with the latest Hasura engine.
8
+ - Support for nested object/array selection
9
+ - New function calling convention that relies on nested object queries
10
+
11
## v0.13.0
12
- Add support for treating 'true | false' as a Boolean type ([#7](https://github.com/hasura/ndc-nodejs-lambda/pull/7))
13
0 commit comments