graphql-engine/server/tests-py/queries/actions/sync
Daniel Chambers 3c74f91a1c Add default User-Agent header for Action requests
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3505
GitOrigin-RevId: fe74349d1ca699dc0edca1e5a829fd658226a5ee
2022-01-31 06:50:13 +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_got_null.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
expecting_array_response.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
expecting_object_response_got_null.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
expecting_object_response.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
extensions_code_both_codes.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
extensions_code_nothing.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
extensions_code_only_empty_extensions.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
extensions_code_only_extensions_code.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
extensions_code_toplevel_empty_extensions.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
extensions_code_toplevel_no_extensions.yaml server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
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_nested_success.yaml Feature/webhook response transforms 2022-01-19 04:47:36 +00:00
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 Include transformed request in errors 2021-10-13 00:29:49 +00:00
mirror_action_no_field.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
mirror_action_not_null.yaml Include transformed request in errors 2021-10-13 00:29:49 +00:00
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_transformed_output_success.yaml Feature/webhook response transforms 2022-01-19 04:47:36 +00:00
mirror_action_transformed_success.yaml Request Transformations 2021-09-16 11:03:57 +00:00
mirror_action_unexpected_field.yaml Ignore unexpected fields in action responses 2021-09-29 09:54:36 +00:00
null_response.yaml [server] Allow Nullable action response 2021-10-11 06:56:01 +00:00
query_action_recursive_output.yaml server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
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
results_list_transformed_output_success.yaml Feature/webhook response transforms 2022-01-19 04:47:36 +00:00
schema_setup.yaml Add default User-Agent header for Action requests 2022-01-31 06:50:13 +00:00
schema_teardown.yaml Add default User-Agent header for Action requests 2022-01-31 06:50:13 +00:00
values_teardown.yaml allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30