graphql-engine/server/tests-py/queries/actions
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
..
async [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
custom-types [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
introspection fix introspection faling when multiple actions defined with PG scalar types (fix #5166) (#5173) 2020-06-23 15:35:54 +05:30
metadata restrict env variables start with HASURA_GRAPHQL_ for headers configuration in actions, event triggers & remote schemas (#5519) 2020-08-05 18:44:53 +05:30
sync server: async action query subscription 2021-03-31 10:40:15 +00:00
timeout [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00