Commit Graph

2335 Commits

Author SHA1 Message Date
sunli
c6dfe06ef9 Add federation example 2020-04-10 10:20:43 +08:00
sunli
f1d0b3f641 Add federation support 2020-04-09 22:03:09 +08:00
sunli
d9a3cb4743 Update model.rs 2020-04-08 21:02:55 +08:00
sunli
4e9c6cf1fb Fixed #attribute not working on the InputObject fields. 2020-04-08 12:02:48 +08:00
sunli
16ffb0a7b1 v1.7.8 2020-04-08 09:05:54 +08:00
sunli
99809826dc Fixed simpleBroker panics at called Option::unwrap() on a None value if used with more than one type 2020-04-07 22:17:48 +08:00
sunli
6c1a550ecf Fixed #derive not working on the Enum. 2020-04-07 21:50:10 +08:00
sunli
2d5281448b Update subscription.rs 2020-04-07 14:48:37 +08:00
sunli
c88a0f2c0f v1.7.7 2020-04-07 14:31:34 +08:00
sunli
d3adeb79b1 Add SimpleBroker 2020-04-07 14:30:46 +08:00
sunli
3ac07990bb v1.7.6 2020-04-06 19:57:21 +08:00
sunli
efad20d4c4 Add subscription test 2020-04-06 18:30:38 +08:00
sunli
2864cc81b1 v1.7.5 2020-04-06 13:51:59 +08:00
sunli
631de52400 The subscription field now returns a stream 2020-04-06 13:49:39 +08:00
sunli
41b9930fef Update ci.yml 2020-04-05 16:29:11 +08:00
sunli
fc3f1eff11 Add codecov settings 2020-04-05 16:22:13 +08:00
sunli
6067e221ae v1.7.4 2020-04-05 16:14:22 +08:00
sunli
f9983def4b Add some test, modified from juniper 2020-04-05 16:00:26 +08:00
sunli
9c295ab5ee Add mutation resolver 2020-04-03 22:19:15 +08:00
sunli
df215e91c7 Named framgment should support the ObjectType. 2020-04-03 21:48:21 +08:00
sunli
bf5661b866 v1.7.3 2020-04-03 13:59:21 +08:00
sunli
d1abad5127 If the field name or parameter name is wrong, give suggestion 2020-04-03 13:57:24 +08:00
sunli
6d652509a9 Update base.rs 2020-04-03 09:31:58 +08:00
sunli
0bd58abd86 Fixed panic when uploading binary file 2020-04-03 09:27:22 +08:00
sunli
42503b3961 v1.7.2 2020-04-02 21:07:30 +08:00
sunli
5c7bc1aa2d Merge branch 'error-type' 2020-04-02 21:05:44 +08:00
Nicolai Unrein
8e7c1e0149 Merge branch 'error-type' of https://github.com/sunli829/async-graphql into error-type 2020-04-02 14:43:30 +02:00
sunli
d3393fa468 v1.7.1 2020-04-02 20:43:23 +08:00
sunli
e6d219c44e Fix inline fragment bug 2020-04-02 20:41:09 +08:00
sunli
9b9e5385cb Update error.rs 2020-04-02 14:40:00 +02:00
sunli
4e74044c54 Return the correct type at the union and interface 2020-04-02 20:37:01 +08:00
sunli
d8a99b8625 Update README.md 2020-04-02 15:51:04 +08:00
sunli
52c5825b47 v1.7.0 2020-04-02 15:49:17 +08:00
sunli
4e1efea93e Update error.rs 2020-04-02 12:57:53 +08:00
sunli
fda683c931 Add Schema::execute 2020-04-02 12:53:53 +08:00
sunli
b3525356c9 Extract line and column from ParseError 2020-04-02 12:37:04 +08:00
sunli
10105b8a09 Reimplement the error type and remove the dependency on the anyhow::Error 2020-04-02 10:21:04 +08:00
sunli
3b49240aa2 update async-graphql-actix-web 2020-04-01 17:15:18 +08:00
sunli
01ec88abf5 remove PreparedQuery 2020-04-01 16:53:49 +08:00
sunli
d5ad690858 Update connection.rs 2020-03-31 16:41:04 +08:00
sunli
a7780f941d Support unnamed inline fragment 2020-03-31 15:09:28 +08:00
sunli
3938c2f80c v1.6.8
Add context data support
2020-03-31 11:19:18 +08:00
Sunli
b7c4f1a6ea
Merge pull request #12 from nicolaiunrein/master
Add documentation to Upload type
2020-03-30 22:49:03 +08:00
nicolaiunrein
0da2f900a1
Update upload.rs 2020-03-30 16:47:17 +02:00
nicolaiunrein
9eaf445cc2
Update upload.rs 2020-03-30 16:36:27 +02:00
nicolaiunrein
6944a542bb
Update upload.rs 2020-03-30 16:31:38 +02:00
Nicolai Unrein
0d3fb8d1de add documentation to upload 2020-03-30 16:25:35 +02:00
sunli
9f45fa115f Update Cargo.toml 2020-03-30 15:31:07 +08:00
sunli
41a075a3b8 v1.6.7 2020-03-30 11:34:23 +08:00
sunli
0eeae43745 v1.6.7 2020-03-30 11:32:19 +08:00