graphql-engine/server
Rakesh Emmadi efc9fc7ba9 simpler root level select fields using primary keys (fix #304) (#306)
* select fields by primary key col values as argument values, fix #304

* change field name 'table_by_pkey' to 'table_by_pk'
2018-08-27 19:47:03 +05:30
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging add default cmd to dockerfile (close #228) (#281) 2018-08-13 15:58:22 +05:30
src-exec check for updates every 24 hrs in background (fix #204) (#209) 2018-07-27 15:04:50 +05:30
src-lib simpler root level select fields using primary keys (fix #304) (#306) 2018-08-27 19:47:03 +05:30
src-rsr server: add v1/version api, fix #34 (#37) 2018-07-03 21:04:25 +05:30
test simpler root level select fields using primary keys (fix #304) (#306) 2018-08-27 19:47:03 +05:30
testcases move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
CONTRIBUTING.md update path in server contributing guide (#136) 2018-07-16 19:27:13 +05:30
graphql-engine.cabal fix upsert queries to work on non admin roles (fix #239) (#291) 2018-08-17 20:14:43 +05:30
Makefile update packages (#251) 2018-08-08 13:10:13 +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 update packages (#251) 2018-08-08 13:10:13 +05:30