graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Phil Freeman 34a41e5632
Add some useful FromJSON instances (#4707)
These data types already had ToJSON instances, and it is useful to be able to parse the resulting JSON values back into Haskell values.
2020-06-03 05:01:50 +05:30
..
LiveQuery Add some useful FromJSON instances (#4707) 2020-06-03 05:01:50 +05:30
LiveQuery.hs server: add more info about server to config api (#3412) 2020-04-06 10:23:58 +05:30
Plan.hs server: avoid code duplication using type classes (#4624) 2020-05-13 11:17:32 +02:00
Query.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30