Commit Graph

248 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
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
6c1a550ecf Fixed #derive not working on the Enum. 2020-04-07 21:50:10 +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
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
bf5661b866 v1.7.3 2020-04-03 13:59:21 +08:00
sunli
42503b3961 v1.7.2 2020-04-02 21:07:30 +08: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
4e74044c54 Return the correct type at the union and interface 2020-04-02 20:37:01 +08:00
sunli
52c5825b47 v1.7.0 2020-04-02 15:49:17 +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
3938c2f80c v1.6.8
Add context data support
2020-03-31 11:19:18 +08:00
sunli
41a075a3b8 v1.6.7 2020-03-30 11:34:23 +08:00
sunli
ea3221e006 v1.6.6 2020-03-30 10:46:34 +08:00
sunli
5f2620b9ca v1.6.5 2020-03-30 09:17:48 +08:00
sunli
ba64ecc31d v1.6.4 2020-03-29 20:02:52 +08:00
sunli
b56379094f Field method must be async asynchronous
Support for synchronization functions doe provide performance improvement
2020-03-28 20:11:26 +08:00
sunli
0275172208 v1.6.3 2020-03-27 17:12:14 +08:00
sunli
8272ed77ff Update object.rs 2020-03-27 17:02:05 +08:00
sunli
66050f38e1 Support for synchronous and asynchronous resolve functions 2020-03-27 11:59:58 +08:00
sunli
e1dfab46c4 Add SimpleObject macro 2020-03-27 10:20:20 +08:00
sunli
25210e0e15 v1.6.2 2020-03-26 18:30:29 +08:00
sunli
f8c284d9d4 v1.6.1 2020-03-26 17:14:49 +08:00
sunli
50347bc415 v1.6.0 2020-03-26 11:34:28 +08:00
sunli
457e30ea2f v1.5.2 2020-03-25 15:07:16 +08:00
sunli
41fd8ed40e v1.5.1 2020-03-25 11:39:28 +08:00
sunli
2fc056ad39 v1.5.0
Improve performance
2020-03-24 18:54:22 +08:00
sunli
de63872fc9 v1.4.4 2020-03-22 19:29:52 +08:00
sunli
d6c17f00ba Fix subscription bug 2020-03-22 19:29:24 +08:00
sunli
3f2207aca2 v1.4.3 2020-03-22 16:48:13 +08:00
sunli
c6953b0bbf Add CacheControl for object 2020-03-22 16:45:59 +08:00
sunli
934038150e v1.4.2 2020-03-22 09:34:32 +08:00
sunli
0d95cc6b0c v1.4.1 2020-03-21 16:13:57 +08:00
sunli
b7717c0e24 v1.4.1 2020-03-21 16:13:19 +08:00
sunli
1ced27269b v1.4.0 2020-03-21 15:11:46 +08:00
sunli
280eff5c9d Add input value validators 2020-03-21 15:07:11 +08:00
sunli
2b2be34d4d Clippy cleanup 2020-03-21 09:32:13 +08:00
sunli
d95c0f23b8 v1.3.2 2020-03-20 11:56:08 +08:00
sunli
e5daf63764 v1.3.1 2020-03-19 17:34:30 +08:00
sunli
3751b87807 v1.3.1 2020-03-19 17:33:33 +08:00
sunli
b8db3378db v1.3.0 2020-03-19 17:21:56 +08:00
sunli
ac044d6d30 add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
sunli
68339e768d v1.2.1
subscription support directive and fragment
2020-03-18 11:13:45 +08:00
sunli
541568287e Update some documents 2020-03-18 08:44:41 +08:00
sunli
e6cfaf134e Support subscription 2020-03-17 17:26:59 +08:00
sunli
6074474d2c v1.0.0 2020-03-12 17:11:02 +08:00
sunli
5c07e3c5e8 v0.10.8 2020-03-10 20:36:07 +08:00
sunli
d553bf6a6e add PossibleFragmentSpreads rule 2020-03-10 18:07:47 +08:00
sunli
27bebcaaa5 v0.10.7 2020-03-10 14:27:05 +08:00
sunli
d29467d71a v0.10.6 2020-03-10 14:14:29 +08:00
sunli
a8ff1020fb v0.10.5 2020-03-09 20:40:17 +08:00
sunli
5caf8f9c57 auto rename to camelcase 2020-03-09 20:00:57 +08:00
sunli
30149ca9f6 v0.10.4 2020-03-09 18:09:08 +08:00
sunli
482c5b3cf3 v0.10.4 2020-03-09 18:05:52 +08:00
sunli
fa526a1b20 v0.10.3 2020-03-09 12:19:55 +08:00
sunli
3de914df7a v0.10.2 2020-03-09 12:08:50 +08:00
sunli
352d1121b9 v0.10.1 2020-03-08 20:36:06 +08:00
sunli
53dcd0aae5 add some validation code 2020-03-08 20:35:36 +08:00
sunli
426d7923dc implemented union type 2020-03-08 09:21:29 +08:00
sunli
356cbead88 v0.9.4 2020-03-07 20:55:13 +08:00
sunli
206d6499a7 v0.9.4 2020-03-07 20:54:03 +08:00
sunli
70c0b96395 Fixed a problem with the return value reference context lifetime 2020-03-07 18:03:19 +08:00
sunli
6d16372f05 v0.9.2 2020-03-07 12:40:04 +08:00
sunli
535897259d v0.9.1 2020-03-07 11:22:23 +08:00
sunli
f106248989 fix some bugs 2020-03-07 11:21:56 +08:00
sunli
4f7994a43d v0.9.0 2020-03-07 10:40:33 +08:00
sunli
3f8a0229c2 Added support for inline fragment 2020-03-07 10:39:55 +08:00
sunli
70322b9a37 implemented interface 2020-03-06 23:58:43 +08:00
Dusty Phillips
02c3acf451 Bump quote dependency
It appears that 1.0.2 has been yanked.
I'm not sure why it was pinned
to that specific version,
so it's possible I'm introducing
a regression.
However, tests are passing.
2020-03-05 21:05:58 -04:00
sunli
b9ab93930f v0.8.1 2020-03-05 21:34:56 +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
13f4d26057 Update Cargo.toml 2020-03-05 14:31:21 +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
086ffe11d9 update categories 2020-03-03 19:27:04 +08:00
sunli
234e3c9c4a update version to 0.5.0 2020-03-03 19:17:48 +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
5494afba89 update readme 2020-03-02 01:09:21 +08:00
sunli
781aabdff0 variables supported 2020-03-02 00:52:05 +08:00
sunli
1be04c68e0 add some files 2020-03-01 21:56:14 +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