26 Commits

Author SHA1 Message Date
David Luecke
092c749d43
fix(configuration): Add pool and connection object to SQL database default configuration (#3023) 2023-01-29 09:16:24 -08:00
Fraser
a58b8d3f67
docs(guides): General proofread of the basics docs (#2983) 2023-01-28 13:48:48 -08:00
Tstassin
cb56c73299
docs(cli-guide): Bind fetch to window 2023-01-28 11:24:45 -08:00
Karolis Narkevicius
39531f5d97
docs(guides): Update migration to mention removal of req.authentication (#3015) 2023-01-27 21:13:20 -08:00
David Luecke
66c4b5e720
fix(databases): Improve documentation for adapters and allow dynamic Knex adapter options (#3019) 2023-01-27 21:08:19 -08:00
Marshall Thompson
c2fbdb09b8
Update client.md 2023-01-25 11:25:37 -07:00
Bart Duisters
5aecc597ee
docs(guides): Update whats-new.md (#2998) 2023-01-24 07:38:19 -08:00
David Luecke
5854dea7f6
fix(generators): Add main schema to all validators (#2997) 2023-01-20 12:20:51 -08:00
David Luecke
4b720f0588
docs(cli): Add documentation for .env (#2979) 2023-01-10 21:08:51 -08:00
Tim Gates
b897deb01f
chore(docs): Fix a few typos 2023-01-05 08:22:25 -08:00
David Luecke
83f07971d5
chore(docs): Website and guide updates (#2970) 2023-01-04 18:42:46 -08:00
Sebastian Große
d93fe4e24a
chore(docs): Minor typo fix in generator.md (#2952) 2022-12-26 15:25:37 -08:00
David Luecke
a443673ff6
chore(docs): Add @pre flag to all installation commands (#2940) 2022-12-18 16:36:50 -08:00
David Luecke
04156541ae
chore(docs): Add documentation how to extend database adapters (#2939) 2022-12-18 13:39:58 -08:00
David Luecke
7088af64a5
feat(cli): Use separate patch schema and types (#2916) 2022-12-14 11:18:46 -08:00
Marshall Thompson
142914fc00
feat(docs): CLI and application structure guide (#2818) 2022-12-08 11:55:18 -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
f6f6b26abc
docs(config): fix branch name for “edit this page” link 2022-11-10 18:58:34 -07:00
Marshall Thompson
d1e458ecb9
chore(docs) typo (#2860) 2022-11-05 12:27:27 -06:00
David Luecke
c5c1fba571
feat(mongodb): Add ObjectId resolvers and MongoDB option in the guide (#2847) 2022-11-04 21:10:58 -07:00
David Luecke
68cf03f092
fix(docs): Add JavaScript web app frontend guide (#2834) 2022-10-27 09:42:32 -07:00
David Luecke
1b97f14d47
fix(docs): Review transport API docs and update Express middleware setup (#2811) 2022-10-18 08:09:28 -07:00
David Luecke
01dfa2a802
chore(docs): v5 getting started guide (#2807) 2022-10-17 16:32:28 -07:00
David Luecke
05529b34d7
chore(docs): v5 migration and "What's new" guide (#2806) 2022-10-17 14:08:30 -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