Commit graph

18 commits

Author SHA1 Message Date
Theodor Diaconu
94a7acd0c0 GraphQL Bridge initial implementation 2018-03-29 19:04:43 +03:00
Theodor Diaconu
35f297c395 Added documentation 2017-11-30 22:11:43 +02:00
Theodor Diaconu
4802724f97 Modified createQuery to accept options and implemented resolver queries 2017-11-28 17:38:51 +02:00
Theodor Diaconu
119a7dfcb9 Removed createNamedQuery, added migrations, fixed tests 2017-11-26 23:52:37 +02:00
Theodor Diaconu
12dfe14bd2 Removed simple-schema dependency 2017-11-26 23:42:27 +02:00
Theodor Diaconu
c7ec89da71 replaced cloneDeep with clonedeep due to travis failure 2017-11-26 23:02:26 +02:00
Theodor Diaconu
e9167757b3 Fixed #182 added named query cacher 2017-11-26 19:15:00 +02:00
Theodor Diaconu
270a79b3b8 Fixes #149 and others 2017-11-24 16:32:42 +02:00
herteby
2b65928a07 deprecated createNamedQuery and moved functionality to createQuery 2017-06-28 12:30:33 +02:00
Theodor Diaconu
7b311882b2 Fixed #63 - added support for promises and sync values 2016-11-29 10:52:42 +02:00
Theodor Diaconu
f09c41df2a first phase of reducers, implemented reducing and cleaning-up concepts 2016-11-21 13:28:15 +02:00
Theodor Diaconu
41ba9639d4 added and cleaning options for the client, added .createNamedQuery at collection level, added more tests 2016-10-25 10:52:16 +03:00
Theodor Diaconu
b0e1098d1e added namedQuery + cloning ability to query + fixes to exposure 2016-10-07 10:31:58 +03:00
Theodor Diaconu
45cf24befe added documentation exposure 2016-10-05 10:02:32 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
74505cc18f added npm depends 2016-09-22 13:55:16 +03:00
Theodor Diaconu
84ae2e5fb9 added better docs + travis 2016-09-15 09:14:15 +03:00
Theodor Diaconu
8112433ef4 initial commit 2016-09-14 16:04:08 +03:00