graphql-engine/server/tests-py/queries/remote_schemas
Karthikeyan Chinnakonda 6c22132061 server: move remote schema permissions APIs to /v1/metadata
Earlier (pre catalog separation), the remote schema permissions were in `/v1/query`. This PR moves it to `/v1/metadata`.

GitOrigin-RevId: cb39d9df4cc2288f67231504e3a7909f2f8df4da
2021-01-18 10:39:29 +00:00
..
permissions server: move remote schema permissions APIs to /v1/metadata 2021-01-18 10:39:29 +00:00
remote_relationships [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
validation Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
add_remote_schema_err_missing_arg.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
add_remote_schema_err_missing_field.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_err_unknown_interface.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_iface_err_wrong_arg_type.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_iface_err_empty_fields_list.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_iface_err_extra_non_null_arg.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_iface_err_wrong_field_type.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_union_err_member_type_interface.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_union_err_no_member_types.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_union_err_unknown_types.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
add_remote_schema_with_union_err_wrapped_type.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
bahnql_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
basic_bulk_remove_add.yaml implement internal graphql server for remote schema tests (#1117) 2018-11-26 18:38:16 +05:30
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 allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
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
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] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
tbls_teardown.yaml implement internal graphql server for remote schema tests (#1117) 2018-11-26 18:38:16 +05:30