graphql-engine/server/src-lib/Hasura/GraphQL
2020-05-22 14:40:57 +05:30
..
Execute Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
Resolve server: fix an introspection query caching issue (fix #4547) (#4661) 2020-05-18 14:27:56 +02:00
Schema Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Transport In websockets: rethrow resourceVanished as ConnectionClosed. Closes #4344 2020-05-13 19:13:13 -04:00
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: avoid code duplication using type classes (#4624) 2020-05-13 11:17:32 +02:00
Explain.hs fix a security issue with 1.2 2020-05-22 14:40:57 +05:30
Logging.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
RemoteServer.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
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 Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30