graphql-engine/server
2018-11-04 08:11:06 +05:30
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging remove enable console from docker cmd and add it as env var (close #907) (#938) 2018-11-02 15:59:01 +05:30
src-exec change type of fetch interval to milliseconds (#939) 2018-10-30 20:50:18 +05:30
src-lib allow specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +05:30
src-rsr trigger webhooks on column level changes instead of row (close #547, close #680) (#550) 2018-10-25 12:52:51 +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 specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +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 select query generation (#941) 2018-10-31 18:21:20 +05:30
Makefile generate coverage report for server tests (close #464) (#512) 2018-10-05 18:07:19 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack.yaml explain a graphql query, similar to explain of an sql statement (close #562) (#805) 2018-10-19 07:45:28 +05:30