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
ecklf
586d11cfa1 docs(default_value): fix macro syntax error 2021-10-06 18:24:46 +02: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
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
sunli
a6b469db18 Update docs 2020-05-26 23:27:50 +08:00