这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.29.2

Choose a tag to compare

@hasura-bot hasura-bot released this 19 Jul 09:53
· 2425 commits to master since this release

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 to null in query arguments.