Commit Graph

936 Commits

Author SHA1 Message Date
sunli
fda683c931 Add Schema::execute 2020-04-02 12:53:53 +08:00
sunli
b3525356c9 Extract line and column from ParseError 2020-04-02 12:37:04 +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
01ec88abf5 remove PreparedQuery 2020-04-01 16:53:49 +08:00
sunli
d5ad690858 Update connection.rs 2020-03-31 16:41:04 +08:00
sunli
a7780f941d Support unnamed inline fragment 2020-03-31 15:09:28 +08:00
sunli
3938c2f80c v1.6.8
Add context data support
2020-03-31 11:19:18 +08:00
nicolaiunrein
0da2f900a1
Update upload.rs 2020-03-30 16:47:17 +02:00
nicolaiunrein
9eaf445cc2
Update upload.rs 2020-03-30 16:36:27 +02:00
nicolaiunrein
6944a542bb
Update upload.rs 2020-03-30 16:31:38 +02:00
Nicolai Unrein
0d3fb8d1de add documentation to upload 2020-03-30 16:25:35 +02:00
sunli
0eeae43745 v1.6.7 2020-03-30 11:32:19 +08:00
sunli
9b538cd85b Add validation for the InputObject field 2020-03-30 10:45:41 +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
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
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
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
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
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
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
d95c0f23b8 v1.3.2 2020-03-20 11:56:08 +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
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
6ae0a9a5f6 Update schema.rs 2020-03-15 15:32:54 +08:00
sunli
f78a172241 Add support for multipart request 2020-03-14 11:46:20 +08:00
sunli
6074474d2c v1.0.0 2020-03-12 17:11:02 +08:00
sunli
6b0eb89fea Update provided_non_null_arguments.rs 2020-03-11 15:23:28 +08:00
sunli
162cab071b add KnownDirectives rule 2020-03-11 10:10:56 +08:00
sunli
ab511d4957 add ProvidedNonNullArguments rule 2020-03-10 20:35:25 +08:00
sunli
d553bf6a6e add PossibleFragmentSpreads rule 2020-03-10 18:07:47 +08:00
sunli
d8ed9a801f update minimum rust version 2020-03-10 15:39:50 +08:00
sunli
af720b76f5 Update visitor.rs 2020-03-10 15:17:01 +08:00
sunli
cf442544aa Update mod.rs 2020-03-10 14:30:16 +08:00
sunli
32703f6fe3 add some validation rules 2020-03-10 14:14:09 +08:00
sunli
89473a55a5 Update lib.rs 2020-03-09 20:59:31 +08:00
sunli
c22e4aaaef Update lib.rs 2020-03-09 20:59:25 +08:00
sunli
a1d47aaf90 add some validation rules 2020-03-09 20:39:46 +08:00
sunli
5caf8f9c57 auto rename to camelcase 2020-03-09 20:00:57 +08:00
sunli
482c5b3cf3 v0.10.4 2020-03-09 18:05:52 +08:00
sunli
3de914df7a v0.10.2 2020-03-09 12:08:50 +08:00
sunli
0169fd6122 fix some bug 2020-03-09 09:33:36 +08:00
sunli
e0ffe3faa8 v0.10.1 2020-03-08 20:58:22 +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
70c0b96395 Fixed a problem with the return value reference context lifetime 2020-03-07 18:03:19 +08:00
sunli
94597078f5 Update optional.rs 2020-03-07 12:39:34 +08:00
sunli
901c79993f hide ContextBase export 2020-03-07 11:27:44 +08:00
sunli
f106248989 fix some bugs 2020-03-07 11:21:56 +08:00
sunli
3f8a0229c2 Added support for inline fragment 2020-03-07 10:39:55 +08:00
sunli
643c70c473 Update context.rs 2020-03-07 00:19:22 +08:00
sunli
70322b9a37 implemented interface 2020-03-06 23:58:43 +08: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
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
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
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
af8d4d0f4b add ID scalar 2020-03-02 00:59:04 +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