graphql-engine/server/src-lib/Data
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
..
Aeson Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
HashMap/Strict add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
List Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Parser add additional tests for testing claims_namespace_path in JWT tokens (#4481) 2020-04-21 14:54:35 +05:30
Sequence add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Text refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Time/Clock Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
URL accept a new argument claims_namespace_path in JWT config (#4365) 2020-04-16 12:15:21 +05:30
TByteString.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30