12 Commits

Author SHA1 Message Date
Lukorito
608b5840ff
docs: Update resolvers.md (#3169) 2023-04-19 11:18:09 -07:00
joe Jankowiak
97c3ed93b7
docs: Fix doc mismatch for resolveResult (#3098) 2023-03-10 09:40:34 -08:00
David Luecke
71942f418e
fix(schema): Ensure that resolveResult and resolveExternal are run as around hooks (#3032) 2023-01-30 21:27:30 -08:00
David Luecke
4b720f0588
docs(cli): Add documentation for .env (#2979) 2023-01-10 21:08:51 -08:00
Ben Steel
2bf247fc6c
chore(docs): Update resolvers.md (#2954) 2023-01-01 20:55:22 -08:00
David Luecke
7d03b57ae2
feat(schema): Virtual property resolvers (#2900) 2022-12-03 10:05:11 -08:00
David Luecke
4822c94981
feat(schema): Split resolver options and property resolvers (#2889) 2022-11-23 17:04:37 -08:00
Marshall Thompson
0b7b7ba952
docs(typo): fix variable name in query resolver 2022-11-15 09:24:37 -07:00
David Luecke
ed3b05051d
fix(schema): Use the same options for resolveData hook (#2833) 2022-10-25 17:54:12 -07:00
David Luecke
fa402b323e
chore(docs): Finalize initial schema API documentation (#2817) 2022-10-20 08:44:29 -07:00
David Luecke
eeb62e13ef
chore(docs): Add current v5 API docs (#2805) 2022-10-17 12:49:03 -07:00
Marshall Thompson
ae85fa216f
feat(docs): New website and documentation pages (#2802)
* feat(docs) new docs site started

* Minor page edits

* feat(footer) fix spacing

* empty guides template

Co-authored-by: daffl <daff@neyeon.com>
2022-10-17 13:05:01 -06:00