Commit Graph

515 Commits

Author SHA1 Message Date
Sunli
b16fc7b9b9 Add the method parameter to the interface field. #112 2020-05-27 10:25:23 +08:00
Sunli
451f0c27f0 Compilation trouble with StringMinLength validator. #113 2020-05-27 09:42:58 +08:00
Sunli
bb97e86410 Add some tests for default value 2020-05-27 09:27:59 +08:00
sunli
a6b469db18 Update docs 2020-05-26 23:27:50 +08:00
Sunli
a9d3ac9cf8 Implement a type-safe default value definition for InputValue. #111 2020-05-26 20:43:53 +08:00
Sunli
69367dc65f Fix potential security issues with subscription connections. 2020-05-26 13:35:13 +08:00
Sunli
4ae76b505f Remove the wrong feature condition. 2020-05-26 11:57:26 +08:00
Sunli
774811350a Merge pull request #107 from mwilliammyers/feat/json
Derive Serialize & Deserialize for Json
2020-05-26 11:53:02 +08:00
Sunli
c569cb3e70 Merge pull request #108 from mwilliammyers/docs/typos
Fix typos in project description
2020-05-26 09:25:06 +08:00
William Myers
3bbedd0445 Fix typos in project description 2020-05-25 15:37:46 -06:00
William Myers
3486981284 Derive Serialize & Deserialize for Json 2020-05-25 15:34:43 -06:00
Sunli
de76ff47c9 v1.13.2 2020-05-22 14:16:14 +08:00
Sunli
c4415f1102 Update doc for Context::data 2020-05-22 14:02:28 +08:00
Sunli
19803ccc61 Fix the problem of compilation failure. 2020-05-22 13:38:46 +08:00
Sunli
1461210df7 Add logger extension 2020-05-22 11:58:49 +08:00
nicolaiunrein
c0ee41c8be Fix typo in book 2020-05-21 18:45:24 +02:00
sunli
10dc8d9a2f v1.13.1 2020-05-21 21:27:08 +08:00
Samuel Hurel
32e04ab635 Merge pull request #100 from IcanDivideBy0/stream_connection
Stream connection
2020-05-21 14:18:32 +02:00
Samuel Hurel
f9249e403f Add proper count for Stream DataSource impl 2020-05-21 14:02:21 +02:00
Samuel Hurel
d58fd6e942 Remove StreamDataSource wrapper 2020-05-21 13:10:36 +02:00
Samuel Hurel
a7a17a43ad Add doc 2020-05-21 11:45:15 +02:00
Sunli
3dc6315cee Add async_graphql_warp::GQLResponse 2020-05-21 17:37:28 +08:00
Sunli
f7067ed63f Update async_graphql_tide::ResponseExt::body_graphql_stream 2020-05-21 16:30:17 +08:00
Samuel Hurel
1f4b732615 Fix tests & impl From<Stream> for StreamDataSource 2020-05-21 10:22:36 +02:00
Sunli
120830b29b Remove Sync for StreamBody 2020-05-21 16:12:18 +08:00
Samuel Hurel
3aac2160e0 Remove StreamDataSource mapping closure 2020-05-21 09:55:49 +02:00
Samuel Hurel
02de780921 Stream connection 2020-05-21 09:40:42 +02:00
Sunli
bcd39f4df8 Remove Clone bound for Deferred and Streamed 2020-05-21 15:38:26 +08:00
Sunli
1dcad7e615 v1.13.0 2020-05-21 14:03:23 +08:00
Sunli
788360d6b7 Add StreamResponse support to async-graphql-tide 2020-05-21 14:03:05 +08:00
Sunli
24af597f30 Add StreamResponse type 2020-05-21 11:36:44 +08:00
Sunli
326fac2799 Add @stream directive 2020-05-21 10:12:54 +08:00
sunli
07fe440772 v1.12.18 2020-05-21 07:46:16 +08:00
sunli
7d4150766e Upgrade multer to 1.2.0 2020-05-21 07:43:35 +08:00
sunli
0bed5011b0 Merge branch 'master' of github.com:async-graphql/async-graphql 2020-05-20 20:11:32 +08:00
sunli
83f6641639 v1.12.17 2020-05-20 20:10:46 +08:00
sunli
374023748d Add @defer support for actix-web 2020-05-20 20:10:40 +08:00
Nicolai Unrein
df75c15f20 add examples and benchmarks to docs introduction 2020-05-20 13:39:00 +02:00
Nicolai Unrein
260c03e55f add examples and benchmarks to introduction of book 2020-05-20 13:29:07 +02:00
sunli
fe4b98e0a8 Solve problem #99 2020-05-20 15:44:59 +08:00
sunli
6f924efcf4 Add defer tests 2020-05-20 13:42:55 +08:00
Sunli
75bfba057a Add Deferred type and @defer directive. #51 2020-05-19 20:53:29 +08:00
Sunli
f09293b752 v1.12.16 2020-05-19 13:29:44 +08:00
Sunli
d00e3e8c25 The scalar name and description attributes are placed on the process macro attributes. #97 2020-05-19 13:27:01 +08:00
Sunli
53dcd54f9a v1.12.15 2020-05-19 10:34:10 +08:00
Sunli
bc3dd36a4e Fixed the bug of generating federation sdl. #96 2020-05-19 10:32:08 +08:00
sunli
a811f48952 Update schema.rs 2020-05-19 00:03:15 +08:00
sunli
74eb08f72b v1.12.14 2020-05-18 21:32:38 +08:00
sunli
7c060612a0 v1.12.13 2020-05-18 19:47:20 +08:00
sunli
c5f5e7795c Provide the interface information of the object to the Federation. #95 2020-05-18 19:47:09 +08:00