v2.29.2
Changelog
This is a patch release for v2.29
Bugfixes and Improvements
Server
- For Remote Schema queries, stop forwarding absent variable values as
null
to the Remote Schema, i.e. avoid coercing lack of a variable value tonull
in query arguments.