graphql-engine/server/tests-py/queries/graphql_query/boolexp/basic
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
..
select_article_author_is_published_and_registered.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_article_author_not_published_or_not_registered.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_operator_ne_not_found_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_unexpected_operator_in_where_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_and_in.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_gt.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_gte.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_in_empty_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_in.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_lt.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_lte.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_neq.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_nin_empty_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_nin.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_not_lt.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_order_delivered_at_is_not_null.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_order_delivered_at_is_null.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_uuid_test_in_uuid_col.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
self_referential_relationships.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
setup.yaml use postgres IN experssion for _in operator (fix #1109) (#1111) 2018-11-26 15:39:55 +05:30
teardown.yaml use postgres IN experssion for _in operator (fix #1109) (#1111) 2018-11-26 15:39:55 +05:30