Commit Graph

130 Commits

Author SHA1 Message Date
Kian-Meng Ang 359f1ed23b Fix typos (#951) 2022-06-15 22:18:39 +08:00
Edward Rudd 3b7ed74d11 correct doc examples so they compile
- examples to fix still
  - error_extensions.md ResultExt example does not compile!
     - trait ErrorExtensions is not implemented for ParseIntError
  - dataloader
     - requires sqlx to work. So we either "stub" it OR we rewrite them simpler to use a  simple "faux" db library
2022-06-02 17:32:12 -04:00
Edward Rudd 1a0ea01fdb run mdbook tests to ensure that the doc examples are valid 2022-06-02 17:27:16 -04:00
Sunli fb6a8b29e6 Merge branches 'master' and 'master' of github.com:async-graphql/async-graphql 2022-05-27 15:23:53 +08:00
Sunli 5575485c29 Update book 2022-05-27 15:20:58 +08:00
Douman 2a0a52011c Update book to connection changes in 4.x.y 2022-05-27 12:53:09 +09:00
Maciej Zwoliński 38725bad2a Correct import path for cursor connection in docs 2022-03-02 11:33:55 +01:00
Sunli 9cced48733 Update book 2021-12-09 20:20:51 +08:00
Sunli 14edb25d99 Update book 2021-12-09 10:07:11 +08:00
Sunli 167426175f Update book #736 2021-12-02 20:22:11 +08:00
Sunli 1b50738af7 Custom directive 2021-11-20 09:04:46 +08:00
Sunli ff64396fc8 Update book 2021-11-19 08:29:45 +08:00
Sunli 502bfb8670 Add `url`, `regex` and `ip` validators. 2021-11-17 11:12:52 +08:00
Sunli af25734697 Remove the `ctx` parameter of `CustomValidator::check`. #710 2021-11-17 08:46:13 +08:00
Sunli 5a1f0ed865 Add some validators 2021-11-16 16:20:40 +08:00
Sunli 3d8a8ef6af Update documents 2021-11-16 14:51:20 +08:00
Sunli ccb06019cc Update book 2021-11-08 16:24:01 +08:00
root ef22c48d28 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 586d11cfa1 docs(default_value): fix macro syntax error 2021-10-06 18:24:46 +02:00
ecklf ad8cf145d7 docs(context): add missing finish statement 2021-10-05 20:26:12 +02:00
ecklf e2ca31e1e8 docs(merging_objects): add missing structs in example 2021-10-03 16:58:13 +02:00
Sunli c3febc7ab1 Update book. #537 2021-09-24 10:55:08 +08:00
Sunli 9556b8ae3e Translate `context.md` to Chinese. 2021-09-01 08:35:43 +08:00
Sunli 8d489089ec Add Poem integration. 2021-08-24 15:23:12 +08:00
Wade, Han 2ffe722ed1 Update define_interface.md 2021-08-09 23:44:27 +08:00
Sunli 131b3b73e2 Update book #595 2021-08-05 19:13:23 +08:00
Sunli 230eb847d8 Add support for the `list` operator to the input value validator. #579 2021-07-20 15:16:34 +08:00
Yin Jifeng f220a5d56e doc: validator attribute under graphql macro 2021-05-19 10:51:50 +08:00
Sunli a2492a0827 Update book 2021-05-16 13:50:47 +08:00
Sunli 3b45708959 Update cursor_connections.md 2021-04-05 12:27:47 +08:00
Sunli 15036be792 Add ComplexObject macro. #355 2021-03-18 10:13:46 +08:00
Taiki Endo 05b86e3f3c Update subscription.md 2021-03-09 22:34:29 +09:00
Taiki Endo 95987cd000 Update apollo_tracing.md 2021-03-06 22:22:28 +09:00
Sunli a456faa511 Update books. 2021-03-04 12:13:08 +08:00
Sunli 3becef4483 Update book. 2021-02-22 09:52:41 +08:00
Sunli 610fe21536 Update book. 2021-02-06 16:38:45 +08:00
Lee Benson d3373fd7e8 Fix for default_with
Signed-off-by: Lee Benson <lee@leebenson.com>
2021-01-19 09:53:29 +00:00
Sunli 457fb4223a Update book. 2021-01-16 08:08:36 +08:00
Ejez 7f97bf0d12 Fix some book typos (#378) 2021-01-06 22:04:37 +08:00
weihuliu 6605844faa add zh-CN/integrations_to_tide.md (#363)
* add zh-CN/integrations_to_tide.md
2020-12-31 08:05:24 +08:00
Sunli 3e6339e630 Improve dataloader 2020-12-22 10:04:21 +08:00
Sunli f58fe85822 Update docs. 2020-12-21 19:23:51 +08:00
Sunli 5120813937 Update docs. 2020-12-18 23:10:57 +08:00
Sunli bf9e3ec578 Improve depth and complex. 2020-12-18 18:56:28 +08:00
Sunli 56b60a0f56 Update docs 2020-12-15 10:05:44 +08:00
Sunli 4fa4b25ce4 Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +08:00
Sunli 062bb10765 Update book 2020-10-14 09:17:00 +08:00
Sunli 59575fdb57 Update book 2020-10-14 09:10:06 +08:00
Sunli 39ba3b4aec Update book 2020-10-14 08:03:51 +08:00
Sunli d03ad2d50d Update book (#310)
Update book
2020-10-13 23:13:36 +08:00