mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
* 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> |
||
---|---|---|
.. | ||
nested_select_query_article_author_where_on_relationship.yaml | ||
nested_select_query_article_author.yaml | ||
nested_select_query_deep.yaml | ||
nested_select_where_query_author_article.yaml | ||
nested_select_with_foreign_key_alter.yaml | ||
select_query_author_by_pkey.yaml | ||
select_query_author_col_not_present_err.yaml | ||
select_query_author_col_quoted.yaml | ||
select_query_author_include_directive.yaml | ||
select_query_author_skip_directive.yaml | ||
select_query_author_where.yaml | ||
select_query_author.yaml | ||
select_query_batching_with_mutation.yaml | ||
select_query_batching_with_one_error.yaml | ||
select_query_batching.yaml | ||
select_query_fragment_cycles.yaml | ||
select_query_invalid_escape_sequence.yaml | ||
select_query_nested_fragment.yaml | ||
select_query_non_tracked_table_err.yaml | ||
select_query_person_citext.yaml | ||
select_query_test_types.yaml | ||
select_query_top_level_fragment.yaml | ||
select_query_user_col_change.yaml | ||
select_query_user.yaml | ||
setup.yaml | ||
teardown.yaml |