graphql-engine/server/src-lib/Hasura/RQL
Auke Booij 4d10a610f4
server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551)
* Add support for multiple top-level fields in a subscription to improve testability of subscriptions

* Add an internal flag to enable multiple subscriptions

* Add missing call to withConstructorFn in live queries (fix #3239)

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-05-13 10:09:44 +02:00
..
DDL server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
DML server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Types server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
GBoolExp.hs fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Instances.hs server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
Types.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30