graphql-engine/server/tests-py/queries/remote_schemas
paritosh-08 7f1f0606ed add config to prioritize data/error for remote schema fields
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10528
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 49d0d7cbcc73fb0876d7ac3f5a1a8ff61ff800e8
2023-12-19 13:30:30 +00:00
..
permissions server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
remote_relationships server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
validate_data_errors_prioritization add config to prioritize data/error for remote schema fields 2023-12-19 13:30:30 +00:00
validation server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_err_missing_arg.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_err_missing_field.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_err_unknown_interface.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_iface_err_wrong_arg_type.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_iface_err_empty_fields_list.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_iface_err_extra_non_null_arg.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_iface_err_wrong_field_type.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_union_err_member_type_interface.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_union_err_no_member_types.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_union_err_unknown_types.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
add_remote_schema_with_union_err_wrapped_type.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
basic_bulk_remove_add.yaml server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
basic_query_customized.yaml Test customization with update_remote_schema 2021-08-02 05:50:49 +00:00
basic_query_with_op_name.yaml server/remote-schema: Include OperationName in the request sent to remote schemas 2022-02-16 07:55:19 +00:00
basic_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
basic_subscription_not_supported.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
basic_timeout_query.yaml server: do not serialize env vars in logs or errors: PR I - Remote Schemas 2022-05-21 09:05:59 +00:00
character_interface_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
check_resp_headers.yaml forward set-cookie headers from remote servers (fix #1654) (#2305) 2019-06-04 15:40:28 +05:30
create_conflicting_table.yaml implement internal graphql server for remote schema tests (#1117) 2018-11-26 18:38:16 +05:30
drop_person_table.yaml merge types with same structure in remote schema (closes #1112, #1135) (#1145) 2018-12-12 17:31:18 +05:30
drop_user_table.yaml server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
json_scalar.yaml Fix JSON encoding issue (fix hasura/graphql-engine#7543 and hasura/graphql-engine#8200) 2022-04-05 19:11:30 +00:00
person_table.yaml fix conversion when merging remote schema scalars with hasura (fix #1244) (#1497) 2019-01-28 21:01:37 +05:30
search_union_type_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
simple2_mutation.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
simple2_query.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
tbls_setup.yaml server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
tbls_teardown.yaml server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00