Commit Graph

44 Commits

Author SHA1 Message Date
sunli
14860d9b88 Reimplement the error type and remove the dependency on the anyhow::Error 2020-04-02 10:21:04 +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
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
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
29f9712b9b Fix subscription bug 2020-03-22 19:29:24 +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
ccd99b7f5f v1.4.1 2020-03-21 16:13:19 +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
c627ca754e v1.3.1 2020-03-19 17:33:33 +08:00
sunli
724cb21258 add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
sunli
41f6d5fcc0 v1.2.1
subscription support directive and fragment
2020-03-18 11:13:45 +08:00
sunli
60b0282a89 Support subscription 2020-03-17 17:26:59 +08:00
sunli
de96634f1f add PossibleFragmentSpreads rule 2020-03-10 18:07:47 +08:00
sunli
e0471ddc10 auto rename to camelcase 2020-03-09 20:00:57 +08:00
sunli
18185ed7a2 v0.10.4 2020-03-09 18:05:52 +08:00
sunli
d7692414ea add some validation code 2020-03-08 20:35:36 +08:00
sunli
ce9ca29c3d implemented union type 2020-03-08 09:21:29 +08:00
sunli
5ab4f73c76 v0.9.4 2020-03-07 20:54:03 +08:00
sunli
61fa882a89 Fixed a problem with the return value reference context lifetime 2020-03-07 18:03:19 +08:00
sunli
18e1014788 fix some bugs 2020-03-07 11:21:56 +08:00
sunli
b4edae7981 Added support for inline fragment 2020-03-07 10:39:55 +08:00
sunli
69b3dea88c implemented interface 2020-03-06 23:58:43 +08:00
sunli
2351e75f2c fix some bug
add starwars example
2020-03-05 21:34:31 +08:00
sunli
b3340680ba v0.8.0 2020-03-05 17:06:14 +08:00
sunli
b3974737fc implemented query fragment 2020-03-05 15:50:57 +08:00
sunli
e9cc5969f2 Rewrite the object generation code 2020-03-05 14:23:55 +08:00
sunli
92a95dbbf4 implemented directive (@include, @skip) 2020-03-04 14:24:44 +08:00
sunli
b7a65b6784 support variables 2020-03-04 11:51:42 +08:00
sunli
602f6a656f Support default values 2020-03-04 10:38:07 +08:00
sunli
d0c6db0aba add schema support 2020-03-03 19:15:18 +08:00
sunli
8f448c91e9 create type info 2020-03-03 11:48:49 +08:00
sunli
f090df76f7 add schema model 2020-03-03 11:48:49 +08:00
sunli
332faa70fa query root 2020-03-03 11:48:43 +08:00
sunli
781aabdff0 variables supported 2020-03-02 00:52:05 +08:00
sunli
b62abdcd83 add InputObject 2020-03-01 21:35:39 +08:00
sunli
5030a28361 init commit 2020-03-01 18:54:34 +08:00