graphql-engine/server/tests-py/queries/remote_schemas
Anon Ray a21f6cd648 introduce v1/graphql (fix #1368) (#2064)
Changes compared to `/v1alpha1/graphql`

* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors. 

* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
..
add_remote_schema_err_missing_arg.yaml support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
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 recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
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
character_interface_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +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
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 introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
simple2_query.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
tbls_setup.yaml implement internal graphql server for remote schema tests (#1117) 2018-11-26 18:38:16 +05:30
tbls_teardown.yaml implement internal graphql server for remote schema tests (#1117) 2018-11-26 18:38:16 +05:30