graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Mutation server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
Action.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
BoolExp.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Builder.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Common.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
CustomTypes.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Function.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Merge.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
OrderBy.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Select.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30