Summary
See: #9594 for context.
A setup command to configure Redwood projects with:
- toml
- graphql handler to add store
- setup cli docs with pointer to TD docs
Motivation
to improve the DX.
Detailed proposal
Let's create a namespace for graphql-related setups:
yarn rw setup graphql trusted-documents
This could be used to also do setups for response caching, or other graphql related featues.
Are you interested in working on this?
Summary
See: #9594 for context.
A setup command to configure Redwood projects with:
Motivation
to improve the DX.
Detailed proposal
Let's create a namespace for graphql-related setups:
yarn rw setup graphql trusted-documentsThis could be used to also do setups for response caching, or other graphql related featues.
Are you interested in working on this?