graphql-engine/server/tests-py/queries
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
..
actions server: async action query subscription 2021-03-31 10:40:15 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
endpoints Inconsistent metadata support for REST endpoints 2021-03-10 05:26:10 +00:00
event_triggers server: template the schema and table names in the event trigger PG functions 2021-01-06 20:22:34 +00:00
explain [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
graphql_introspection server: fix handling of nullable object relationships 2021-03-10 08:56:03 +00:00
graphql_mutation server: generalize integration tests 2021-03-11 18:18:41 +00:00
graphql_query server: allow GeoJSON to be passed for Geometry/Geography operators 2021-03-26 17:00:18 +00:00
graphql_validation [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
heterogeneous [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects server: support mssql views 2021-03-05 10:53:38 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
query_cache Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
remote_schemas server: fix issue of parsing input objects in remote schema queries 2021-03-15 06:32:07 +00:00
schema/duplication add tests 2020-09-01 17:13:42 +05:30
subscriptions [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
unauthorized_role [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1 Tests/multisource 2021-03-24 06:45:33 +00:00
webhooks/request_context pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
clear_db_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30