graphql-engine/server
Vamshi Surabhi ec8b2c80b5
refactor to remove warnings especially with orphan instances (#1163)
* remove phase one/two distinction and hdbquery typeclass

* move extensions to default-extensions

* switch to LazyTx which only acquires a connection if needed

* move defns from TH module into Ops module

* remove tojson orphan instance for http exception

* remove orphan instance for dmlp1

* getTopLevelNodes will not throw any exceptions
2018-12-13 12:56:15 +05:30
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging update server dockerfile, install manifests and docs (#1097) 2018-11-23 14:47:31 +05:30
src-exec refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
src-lib refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
src-rsr remove dependency on 'first' aggregate, closes #1085 (#1089) 2018-11-27 21:40:54 +05:30
test insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
tests-py allow ordering with aggregated fields (close #1039) (#1042) 2018-12-12 18:28:39 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
.stylish-haskell.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
CONTRIBUTING.md add missing serve command to server contributing guide (#910) 2018-11-04 08:11:06 +05:30
graphql-engine.cabal refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Makefile adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
stack.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30