graphql-engine/server/tests-py/queries/graphql_query/basic
Vamshi Surabhi 2a9bc2354f
add relay modern support (#4458)
* validation support for unions and interfaces

* refactor SQL generation logic for improved readability

* '/v1/relay' endpoint for relay schema

* implement 'Node' interface and top level 'node' field resolver

* add relay toggle on graphiql

* fix explain api response & index plan id with query type

* add hasura mutations to relay

* add relay pytests

* update CHANGELOG.md

Co-authored-by: rakeshkky <12475069+rakeshkky@users.noreply.github.com>
Co-authored-by: Rishichandra Wawhal <rishi@hasura.io>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-08 17:43:01 +05:30
..
nested_select_query_article_author_where_on_relationship.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
nested_select_query_article_author.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
nested_select_query_deep.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
nested_select_where_query_author_article.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
nested_select_with_foreign_key_alter.yaml better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
select_query_author_by_pkey.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_author_col_not_present_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_author_col_quoted.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_author_include_directive.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_author_skip_directive.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_author_where.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_author.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_batching_with_mutation.yaml Report errors in parallel when batching (#3605) 2019-12-30 17:18:20 -06:00
select_query_batching_with_one_error.yaml Report errors in parallel when batching (#3605) 2019-12-30 17:18:20 -06:00
select_query_batching.yaml Support batched queries (fix #1812) (#3490) 2019-12-20 10:04:02 -06:00
select_query_fragment_cycles.yaml add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
select_query_invalid_escape_sequence.yaml capture Postgres error code 22025 as HTTP 400 bad request (close #2486) (#2671) 2019-08-08 15:57:42 -05:00
select_query_nested_fragment.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_non_tracked_table_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_person_citext.yaml fix casting citext column type (fix #2818) (#3861) 2020-02-11 16:02:13 +05:30
select_query_test_types.yaml server: support single $ as root json path (#4482) 2020-04-21 13:36:11 +05:30
select_query_top_level_fragment.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_user_col_change.yaml support allow-list for graphql queries (closes #989) (#2075) 2019-05-16 11:43:25 +05:30
select_query_user.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
setup.yaml allow special characters in json path's property name (close #3890) (#3892) 2020-04-20 14:25:09 +05:30
teardown.yaml capture Postgres error code 22025 as HTTP 400 bad request (close #2486) (#2671) 2019-08-08 15:57:42 -05:00