graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Resolve server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Schema backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Transport backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Validate server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Context.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Execute.hs server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Explain.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Logging.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
RemoteServer.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Resolve.hs server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Schema.hs server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
Utils.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Validate.hs server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00