Commit Graph

9 Commits

Author SHA1 Message Date
Koxiaet
db312a372d Replace futures with futures_util 2020-10-16 07:49:22 +01:00
Sunli
b0ceb58163 Use value! instead of serde_json::json!. 2020-10-12 10:17:05 +08:00
Sunli
322e296a24 Remove the GQL prefix of all macros. #208 2020-09-18 09:10:24 +08:00
Sunli
f530d01bf4 Remove all attribute macros that can be replaced by derive. 2020-09-13 11:41:15 +08:00
Sunli
c88747dfe4 Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
Blaine Bublitz
6ed3909a9a Use FieldResult for data(), add data_unchecked() for panic 2020-07-06 17:39:53 -07:00
sunli
1bc97de889 fix #33 2020-04-27 12:57:52 +08:00
sunli
6dfa6a2614 Add some tests 2020-04-22 21:31:44 +08:00
sunli
9c295ab5ee Add mutation resolver 2020-04-03 22:19:15 +08:00