Commit Graph

2337 Commits

Author SHA1 Message Date
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 b0e7a63a8d Update optional.rs 2020-03-06 08:42:06 +08:00
sunli c52ba00526 Update directive.rs 2020-03-05 21:42:34 +08:00
sunli cc11d5bd91 Update Cargo.toml 2020-03-05 21:38:01 +08: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 3346184f42 Update README.md 2020-03-05 14:37:16 +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 cc96dba8d8 add actix-web example 2020-03-05 08:39:56 +08:00
sunli 4735636a0b Update lib.rs 2020-03-04 14:27:00 +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 d8c7494dec Update Cargo.toml 2020-03-03 19:29:55 +08:00
sunli 086ffe11d9 update categories 2020-03-03 19:27:04 +08:00
sunli a45122eda1 Update README.md 2020-03-03 19:25:20 +08:00
sunli 2378e75803 Update README.md 2020-03-03 19:22:20 +08:00
sunli 93b39531ce Update README.md 2020-03-03 19:21:53 +08:00
sunli e1dfa9093a Update README.md 2020-03-03 19:20:49 +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 cb96ba9048 hide some object 2020-03-02 01:15:05 +08:00
sunli 5494afba89 update readme 2020-03-02 01:09:21 +08:00
sunli b69ecc3647 Update README.md 2020-03-02 01:02:35 +08:00
sunli af8d4d0f4b add ID scalar 2020-03-02 00:59:04 +08:00
sunli 5d1a1e3da4 Update README.md 2020-03-02 00:52:38 +08:00
sunli 781aabdff0 variables supported 2020-03-02 00:52:05 +08:00
sunli fdf3c1d360 Update README.md 2020-03-01 22:13:37 +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