Commit Graph

362 Commits

Author SHA1 Message Date
Peter Rong
f5ce459e51 resolved typo.
Signed-off-by: Peter Rong <PeterRong96@gmail.com>
2020-05-09 15:01:25 -07:00
Peter Rong
b5c8e80151 Translate type system almost done with some TODO.
Signed-off-by: Peter Rong <PeterRong96@gmail.com>
2020-05-09 10:53:41 -07:00
Sunli
08539d8151 Update json.rs 2020-05-08 10:40:29 +08:00
sunli
8d5f908f96 v1.10.12 2020-05-07 20:45:33 +08:00
sunli
7a025d2185 Clippy cleanup 2020-05-07 20:44:24 +08:00
sunli
a43d834a94 Add Json scalar type. #56 2020-05-07 20:41:00 +08:00
Sunli
0c4509a098
Merge pull request #57 from vkill/async-graphql-tide4
async-graphql-tide: add upload test
2020-05-07 20:39:58 +08:00
vkill
cb8c62eef6 async-graphql-tide: add upload test 2020-05-07 19:18:18 +08:00
sunli
e9c9dfbc27 Update any.rs 2020-05-07 18:50:47 +08:00
sunli
99ec304a3f v1.10.11 2020-05-07 18:49:26 +08:00
sunli
fee228b020 Add Any::parse_value method. #56 2020-05-07 18:49:09 +08:00
Sunli
9469c94b57
Merge pull request #55 from IcanDivideBy0/id_from_objectid
Add From<ObjectId> for ID
2020-05-07 15:53:41 +08:00
Samuel Hurel
2288138d5b Add ObjectId to ID type conversion 2020-05-07 08:42:34 +02:00
sunli
74ce2171b8 Add uuid::Uuid, usize to ID type conversion. #54 2020-05-07 11:15:04 +08:00
sunli
04a3b73c72 Update cursor_connections.md 2020-05-07 10:08:44 +08:00
sunli
5b50aa3c5b Update book.yml 2020-05-07 10:05:37 +08:00
Sunli
78096e0931
Merge pull request #53 from phated/datasource-context
Datasource context
2020-05-07 10:04:25 +08:00
Blaine Bublitz
aedb02fe63 Update book 2020-05-06 17:04:59 -07:00
Blaine Bublitz
bbc07163a6 Allow datasource to use context 2020-05-06 17:04:26 -07:00
Sunli
c27fd94308 Update base.rs 2020-05-06 10:02:25 +08:00
sunli
b985a00160 1.10.10 2020-05-06 06:53:26 +08:00
sunli
e3955b1e6a Make PageInfo available from outside (#52) 2020-05-06 06:52:04 +08:00
sunli
d7e3afc822 Change the first parameter of OutputValueType::resolve to be &self 2020-05-05 21:06:48 +08:00
sunli
9cce28a85d v1.10.9 2020-05-05 17:55:01 +08:00
Sunli
7cedb9d77c
Merge pull request #50 from phated/datasource-pagination
* Relay pagination algorithm
2020-05-05 17:30:44 +08:00
Blaine Bublitz
e696061666 Relay pagination algorithm 2020-05-05 00:22:01 -07:00
Samuel Hurel
43cf45317d Export the new Cursor type 2020-05-05 09:05:39 +02:00
sunli
8ff6339e50 v1.10.8 2020-05-05 13:50:22 +08:00
sunli
d59f3acc50 Add tests to limit complexity and depth. 2020-05-05 13:46:56 +08:00
Blaine Bublitz
381198cfdb
Add Cursor scalar (#48)
* Add Cursor scalar
2020-05-05 13:21:45 +08:00
sunli
de69a70307 v1.10.7 2020-05-05 13:03:55 +08:00
sunli
e3cab73d53 Modify the location of the Guard call. 2020-05-05 13:02:24 +08:00
sunli
0d32eaac75 Update default_value.rs 2020-05-04 13:26:13 +08:00
sunli
97464c4662 Create default_value.rs 2020-05-04 10:49:35 +08:00
sunli
be2898ea01 v1.10.6 2020-05-04 07:59:30 +08:00
sunli
dea7dc3ddd v1.10.5 2020-05-03 23:01:14 +08:00
sunli
bf6bb1f51f Fixed a type error 2020-05-03 23:00:20 +08:00
sunli
7876de7290 Update feature-comparison.md 2020-05-03 22:53:27 +08:00
sunli
5e8eba0baa v1.10.4 2020-05-03 22:33:56 +08:00
sunli
79abc1c52e Implement OutputType for FieldResult 2020-05-03 22:32:37 +08:00
sunli
8aa4f29427 Add Feature Comparison 2020-05-03 21:46:38 +08:00
sunli
f786ce3275 Stops when an error occurs to the subscription stream. 2020-05-03 21:21:54 +08:00
sunli
f3b0937523 v1.10.3 2020-05-03 16:03:27 +08:00
sunli
95c6c0bbf3 Report subscription stream errors to the client. 2020-05-03 16:02:46 +08:00
sunli
8c2d8bffb4 v1.10.2 2020-05-03 10:18:45 +08:00
sunli
1a4189e3e0 Fixed a bug that caused the subscription request to fail to receive any messages. #45 2020-05-03 10:06:17 +08:00
sunli
4484d33f4e Add some test 2020-05-03 09:12:14 +08:00
sunli
fded6fabcc v1.10.1 2020-05-02 11:03:04 +08:00
sunli
9e48ca5083 Update lib.rs 2020-05-02 10:46:02 +08:00
sunli
1df09fcf77 v1.10.0 2020-05-02 07:59:00 +08:00