Commit Graph

124 Commits

Author SHA1 Message Date
Maciej Zwoliński
78ef5f2518 Correct import path for cursor connection in docs 2022-03-02 11:33:55 +01:00
Sunli
05e0349a16 Update book 2021-12-09 20:20:51 +08:00
Sunli
f78b3e70ae Update book 2021-12-09 10:07:11 +08:00
Sunli
58bb3442cd Update book #736 2021-12-02 20:22:11 +08:00
Sunli
81e4cc2142 Custom directive 2021-11-20 09:04:46 +08:00
Sunli
c79eaad006 Update book 2021-11-19 08:29:45 +08:00
Sunli
723bb10912 Add url, regex and ip validators. 2021-11-17 11:12:52 +08:00
Sunli
d3078e73d0 Remove the ctx parameter of CustomValidator::check. #710 2021-11-17 08:46:13 +08:00
Sunli
2518fd17c6 Add some validators 2021-11-16 16:20:40 +08:00
Sunli
fa59419815 Update documents 2021-11-16 14:51:20 +08:00
Sunli
708c051bbd Update book 2021-11-08 16:24:01 +08:00
root
f9a79baede Release 2.10.3
async-graphql@2.10.3
async-graphql-actix-web@2.10.3
async-graphql-axum@2.10.3
async-graphql-derive@2.10.3
async-graphql-parser@2.10.3
async-graphql-poem@2.10.3
async-graphql-rocket@2.10.3
async-graphql-tide@2.10.3
async-graphql-value@2.10.3
async-graphql-warp@2.10.3

Generated by cargo-workspaces
2021-10-12 18:22:48 +08:00
ecklf
aba3c4031d
docs(default_value): fix macro syntax error 2021-10-06 18:24:46 +02:00
ecklf
3ed1a2a2cf
docs(context): add missing finish statement 2021-10-05 20:26:12 +02:00
ecklf
05eb27d976
docs(merging_objects): add missing structs in example 2021-10-03 16:58:13 +02:00
Sunli
42ced55fb5 Update book. #537 2021-09-24 10:55:08 +08:00
Sunli
de778287d2 Translate context.md to Chinese. 2021-09-01 08:35:43 +08:00
Sunli
853cf65546 Add Poem integration. 2021-08-24 15:23:12 +08:00
Wade, Han
000aa407d8
Update define_interface.md 2021-08-09 23:44:27 +08:00
Sunli
631f61613e Update book #595 2021-08-05 19:13:23 +08:00
Sunli
28d22dbe32 Add support for the list operator to the input value validator. #579 2021-07-20 15:16:34 +08:00
Yin Jifeng
3d682a9b75 doc: validator attribute under graphql macro 2021-05-19 10:51:50 +08:00
Sunli
10a645c8de Update book 2021-05-16 13:50:47 +08:00
Sunli
adbf8de8eb Update cursor_connections.md 2021-04-05 12:27:47 +08:00
Sunli
bec0fc18a9 Add ComplexObject macro. #355 2021-03-18 10:13:46 +08:00
Taiki Endo
4a78b0460d Update subscription.md 2021-03-09 22:34:29 +09:00
Taiki Endo
f1b82a7b56 Update apollo_tracing.md 2021-03-06 22:22:28 +09:00
Sunli
23e736422f Update books. 2021-03-04 12:13:08 +08:00
Sunli
cf7c4b1ac2 Update book. 2021-02-22 09:52:41 +08:00
Sunli
2a245cce26 Update book. 2021-02-06 16:38:45 +08:00
Lee Benson
2d59fbed4a
Fix for default_with
Signed-off-by: Lee Benson <lee@leebenson.com>
2021-01-19 09:53:29 +00:00
Sunli
58b5c78a89 Update book. 2021-01-16 08:08:36 +08:00
Ejez
56b166470a
Fix some book typos (#378) 2021-01-06 22:04:37 +08:00
weihuliu
e13d1a3f03
add zh-CN/integrations_to_tide.md (#363)
* add zh-CN/integrations_to_tide.md
2020-12-31 08:05:24 +08:00
Sunli
0e5c63413f Improve dataloader 2020-12-22 10:04:21 +08:00
Sunli
f988a4050f Update docs. 2020-12-21 19:23:51 +08:00
Sunli
c4073759c7 Update docs. 2020-12-18 23:10:57 +08:00
Sunli
ec82e64a39 Improve depth and complex. 2020-12-18 18:56:28 +08:00
Sunli
0747cba7d2 Update docs 2020-12-15 10:05:44 +08:00
Sunli
b054f1bf9f Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +08:00
Sunli
d7d26744ef Update book 2020-10-14 09:17:00 +08:00
Sunli
a56f20827e Update book 2020-10-14 09:10:06 +08:00
Sunli
45ad7dc196 Update book 2020-10-14 08:03:51 +08:00
Sunli
683f2483bb
Update book (#310)
Update book
2020-10-13 23:13:36 +08:00
Sunli
256ba11e58 Update define_simple_object.md 2020-10-13 10:52:04 +08:00
Sunli
13e51531d5 Update book 2020-10-13 10:36:57 +08:00
Sunli
9f1de91b8a Update book. 2020-10-13 07:35:30 +08:00
Sunli
10cd868f4c Some improvements. 2020-10-10 16:28:07 +08:00
Sunli
299a40bc4e Update docs. 2020-10-07 13:40:03 +08:00
Roman Kudryashov
a02050b7e2 Fix custom scalars doc 2020-10-04 12:21:53 +03:00