Commit Graph

13 Commits

Author SHA1 Message Date
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
Wade, Han
9785869278 Update define_interface.md 2021-08-09 23:43:26 +08:00
Sunli
131b3b73e2 Update book #595 2021-08-05 19:13:23 +08:00
Sunli
a2492a0827 Update book 2021-05-16 13:50:47 +08:00
Sunli
e60864a18d Rework async-graphql-derive. #288 2020-09-29 16:06:10 +08:00
Sunli
e645e9d999 Remove the GQL prefix of all macros. #208 2020-09-18 09:10:24 +08:00
Sunli
b68d4147bc Update Book 2020-09-13 12:12:32 +08:00
Koxiaet
1ef34f2c39 Improve book and fix serde dependency 2020-09-01 06:47:22 +01:00
sunli
943aac1d31 update some docs 2020-05-29 00:01:04 +08:00
Иван Плесских
a7ee9e777f Added docs for Interface field method argument (#124)
* Added docs for `Interface` field `method` argument
2020-05-28 23:50:01 +08:00
Blaine Bublitz
475754d9d9 Update the books 2020-05-10 21:39:43 -07:00
Peter Rong
4ce0dc23b9 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
d65fea88d8 Update docs 2020-04-17 19:33:28 +08:00