mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
a21f6cd648
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. |
||
---|---|---|
.. | ||
select_article_author_is_published_and_registered.yaml | ||
select_article_author_not_published_or_not_registered.yaml | ||
select_author_article_operator_ne_not_found_err.yaml | ||
select_author_article_unexpected_operator_in_where_err.yaml | ||
select_author_article_where_and_in.yaml | ||
select_author_article_where_gt.yaml | ||
select_author_article_where_gte.yaml | ||
select_author_article_where_in_empty_array.yaml | ||
select_author_article_where_in.yaml | ||
select_author_article_where_lt.yaml | ||
select_author_article_where_lte.yaml | ||
select_author_article_where_neq.yaml | ||
select_author_article_where_nin_empty_array.yaml | ||
select_author_article_where_nin.yaml | ||
select_author_article_where_not_lt.yaml | ||
select_query_order_delivered_at_is_not_null.yaml | ||
select_query_order_delivered_at_is_null.yaml | ||
select_uuid_test_in_uuid_col.yaml | ||
self_referential_relationships.yaml | ||
setup.yaml | ||
teardown.yaml |