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
e2ca31e1e8 docs(merging_objects): add missing structs in example 2021-10-03 16:58:13 +02:00
Sunli
4fa4b25ce4 Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +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
ca5f91aee4 Update docs 2020-08-28 14:04:59 +08:00
Sunli
28d2041824 Add GQLMergedObject to docs/zh_CN 2020-08-11 11:42:19 +08:00