graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Rakesh Emmadi 362230e8d0 server: async action query subscription
Multi source support had limited the availability of async action queries in subscriptions. This PR
adds support for async action query subscriptions with new implementation. Also addresses https://github.com/hasura/graphql-engine/issues/6460.

GitOrigin-RevId: 5ddc321073d224f287dc4b86ce2239ff55190b36
2021-03-31 10:40:15 +00:00
..
Action server: async action query subscription 2021-03-31 10:40:15 +00:00
LiveQuery server: async action query subscription 2021-03-31 10:40:15 +00:00
Action.hs server: async action query subscription 2021-03-31 10:40:15 +00:00
Backend.hs server: async action query subscription 2021-03-31 10:40:15 +00:00
Common.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Inline.hs server: allow fragments to use variables (fix hasura/graphql-engine#6303) (#225) 2020-12-22 10:42:34 +00:00
Insert.hs server: split boolean operators between core and backend-specific 2021-03-25 17:51:08 +00:00
Instances.hs server: combine instance imports 2021-03-18 17:40:45 +00:00
Mutation.hs server: async action query subscription 2021-03-31 10:40:15 +00:00
Plan.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Prepare.hs server: split boolean operators between core and backend-specific 2021-03-25 17:51:08 +00:00
Query.hs server: async action query subscription 2021-03-31 10:40:15 +00:00
Remote.hs server: generalize subscriptions 2021-02-20 13:46:43 +00:00
RemoteJoin.hs [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
Resolve.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Types.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00