graphql-engine/server/tests-py/queries/actions/sync
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
..
remote_joins [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
create_user_fail.yaml server: async action query subscription 2021-03-31 10:40:15 +00:00
create_user_relationship_fail.yaml Fix action relationship type and input arguments (closes #6402) (#284) 2021-01-18 06:57:24 +00:00
create_user_relationship.yaml Fix action relationship type and input arguments (closes #6402) (#284) 2021-01-18 06:57:24 +00:00
create_user_success.yaml auto-include __typename field in custom types' objects (fix #4063) (#4074) 2020-03-11 17:09:00 +05:30
create_users_fail.yaml server: async action query subscription 2021-03-31 10:40:15 +00:00
create_users_success.yaml auto-include __typename field in custom types' objects (fix #4063) (#4074) 2020-03-11 17:09:00 +05:30
expecting_array_response.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
expecting_object_response.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
get_user_by_email_fail.yaml server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
get_user_by_email_success.yaml fix intermittent errors occur when query actions used with variables (#4527) 2020-04-24 11:39:00 +05:30
get_users_by_email_success.yaml server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
invalid_webhook_response.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
mirror_action_no_field.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
mirror_action_not_null.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
mirror_action_success.yaml few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
mirror_action_unexpected_field.yaml improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
query_action_relationship_with_permission.yaml Server: fix query actions issue used with relationship and configured with permissions 2021-01-12 12:04:21 +00:00
schema_setup.yaml server: memoize recursive action input arguments 2021-03-19 14:47:58 +00:00
schema_teardown.yaml Fix action relationship type and input arguments (closes #6402) (#284) 2021-01-18 06:57:24 +00:00
values_teardown.yaml allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30