Commit Graph

2335 Commits

Author SHA1 Message Date
sunli
ea3221e006 v1.6.6 2020-03-30 10:46:34 +08:00
sunli
9b538cd85b Add validation for the InputObject field 2020-03-30 10:45:41 +08:00
sunli
5f2620b9ca v1.6.5 2020-03-30 09:17:48 +08:00
sunli
b5b18036a5 typo 2020-03-30 09:16:33 +08:00
sunli
9bc9cd878e Update README.md 2020-03-30 00:00:56 +08:00
Sunli
e14b1306a9
Merge pull request #10 from nicolaiunrein/master
ExtendedError and ResultExt inital draft
2020-03-29 23:45:29 +08:00
Nicolai Unrein
2b7320d6c6 ExtendedError and ResultExt inital draft 2020-03-29 16:31:45 +02: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
2ee7ba4de9 Add chrono_tz scalar 2020-03-27 09:03:30 +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
56d8967d3b Update lib.rs 2020-03-26 15:27:35 +08:00
sunli
50347bc415 v1.6.0 2020-03-26 11:34:28 +08:00
sunli
73b4335caf Update README.md 2020-03-25 15:07:30 +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
ee1e6caac4
Merge pull request #7 from iancormac84/bson
Add support for bson crate's ObjectId as a Scalar, so that GraphQL in…
2020-03-21 09:06:04 +08:00
iancormac84
a8a0984bf5 Add support for bson crate's ObjectId as a Scalar, so that GraphQL integration with MongoDB become's possible. 2020-03-20 14:03:41 -04:00
Sunli
7dca7ff1af
Update ci.yml 2020-03-20 23:32:02 +08:00
Sunli
0708ccb69b
Update ci.yml 2020-03-20 23:29:08 +08:00
sunli
d95c0f23b8 v1.3.2 2020-03-20 11:56:08 +08:00
sunli
170f818c23 Update model.rs 2020-03-19 17:44:03 +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
a656073d06 Update lib.rs 2020-03-18 11:15:02 +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
913bc86462 v1.2.0 2020-03-17 19:11:14 +08:00
sunli
e6cfaf134e Support subscription 2020-03-17 17:26:59 +08:00
sunli
8ce7365686 v1.1.1 2020-03-15 15:34:07 +08:00
sunli
6ae0a9a5f6 Update schema.rs 2020-03-15 15:32:54 +08:00
sunli
795fc17ae3 v1.1.0 2020-03-14 11:51:49 +08:00