Commit Graph

14 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
Sunli
3d8a8ef6af Update documents 2021-11-16 14:51:20 +08:00
David Carpus
17d08bf375 Some grammer/spelling corrections. And one code sample fix 2021-10-08 12:49:02 -04:00
Bram
cef172c2f0 Improve documentation of ComplexObject 2021-05-04 20:12:34 +02:00
Sunli
15036be792 Add ComplexObject macro. #355 2021-03-18 10:13:46 +08:00
Lee Benson
a124f04754 generic objects (#390) 2021-01-15 22:07:29 +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
151d75ab57 Update docs 2020-05-13 12:49:43 +08: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