Commit Graph

7 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
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
Ethan Fast
5e7a7f0df1 translate section 5 (extensions) 2020-05-09 14:39:04 -07:00
sunli
d65fea88d8 Update docs 2020-04-17 19:33:28 +08:00