Commit Graph

101 Commits

Author SHA1 Message Date
sunli
a53e61abf9 v1.8.1 2020-04-11 17:40:29 +08:00
sunli
cf9b6a5a41 Update object.rs 2020-04-10 10:37:37 +08:00
sunli
f8613b5276 v1.8.0 2020-04-10 10:26:08 +08:00
sunli
36360bcd4d Add federation example 2020-04-10 10:20:43 +08:00
sunli
86bdb422b1 Add federation support 2020-04-09 22:03:09 +08:00
sunli
03e1604f0b Fixed #attribute not working on the InputObject fields. 2020-04-08 12:02:48 +08:00
sunli
a813ce72a3 v1.7.8 2020-04-08 09:05:54 +08:00
sunli
5a77b6379b Fixed #derive not working on the Enum. 2020-04-07 21:50:10 +08:00
sunli
03a5f8a5bf v1.7.7 2020-04-07 14:31:34 +08:00
sunli
5c710ff744 Add SimpleBroker 2020-04-07 14:30:46 +08:00
sunli
7b85062c6e v1.7.6 2020-04-06 19:57:21 +08:00
sunli
ed85c85bf4 Add subscription test 2020-04-06 18:30:38 +08:00
sunli
ccc1f832e3 v1.7.5 2020-04-06 13:51:59 +08:00
sunli
b88ac80084 The subscription field now returns a stream 2020-04-06 13:49:39 +08:00
sunli
79f46843aa v1.7.4 2020-04-05 16:14:22 +08:00
sunli
185e1fb8e6 Add some test, modified from juniper 2020-04-05 16:00:26 +08:00
sunli
a544100a84 v1.7.3 2020-04-03 13:59:21 +08:00
sunli
1078f7fb42 v1.7.2 2020-04-02 21:07:30 +08:00
sunli
1e09cd965f v1.7.1 2020-04-02 20:43:23 +08:00
sunli
75d1b047fb Fix inline fragment bug 2020-04-02 20:41:09 +08:00
sunli
945730db06 Return the correct type at the union and interface 2020-04-02 20:37:01 +08:00
sunli
228d00a9fb v1.7.0 2020-04-02 15:49:17 +08:00
sunli
14860d9b88 Reimplement the error type and remove the dependency on the anyhow::Error 2020-04-02 10:21:04 +08:00
sunli
a13204273e v1.6.8
Add context data support
2020-03-31 11:19:18 +08:00
sunli
2bfcab19a7 v1.6.7 2020-03-30 11:34:23 +08:00
sunli
daf0665a18 v1.6.6 2020-03-30 10:46:34 +08:00
sunli
9cae00e3aa v1.6.5 2020-03-30 09:17:48 +08:00
sunli
9cdd0c45a3 v1.6.4 2020-03-29 20:02:52 +08:00
sunli
643213206b Field method must be async asynchronous
Support for synchronization functions doe provide performance improvement
2020-03-28 20:11:26 +08:00
sunli
169e32555f v1.6.3 2020-03-27 17:12:14 +08:00
sunli
e593aaadff Update object.rs 2020-03-27 17:02:05 +08:00
sunli
f231f690e2 Support for synchronous and asynchronous resolve functions 2020-03-27 11:59:58 +08:00
sunli
15fbe9502a Add SimpleObject macro 2020-03-27 10:20:20 +08:00
sunli
fb1fef022b v1.6.2 2020-03-26 18:30:29 +08:00
sunli
3249746edd v1.6.1 2020-03-26 17:14:49 +08:00
sunli
bc0d6603c1 v1.6.0 2020-03-26 11:34:28 +08:00
sunli
bf7332378c v1.5.2 2020-03-25 15:07:16 +08:00
sunli
b0369860dd v1.5.1 2020-03-25 11:39:28 +08:00
sunli
0769513c8b v1.5.0
Improve performance
2020-03-24 18:54:22 +08:00
sunli
12d1651739 v1.4.4 2020-03-22 19:29:52 +08:00
sunli
29f9712b9b Fix subscription bug 2020-03-22 19:29:24 +08:00
sunli
fe8fd4bba4 v1.4.3 2020-03-22 16:48:13 +08:00
sunli
e6bb9b82ed Add CacheControl for object 2020-03-22 16:45:59 +08:00
sunli
788a3b558b v1.4.2 2020-03-22 09:34:32 +08:00
sunli
646a7c06c3 v1.4.1 2020-03-21 16:13:57 +08:00
sunli
ccd99b7f5f v1.4.1 2020-03-21 16:13:19 +08:00
sunli
050cb05925 v1.4.0 2020-03-21 15:11:46 +08:00
sunli
1d0148f63c Add input value validators 2020-03-21 15:07:11 +08:00
sunli
99f4184f83 Clippy cleanup 2020-03-21 09:32:13 +08:00
sunli
62b4908ffe v1.3.2 2020-03-20 11:56:08 +08:00