We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: #9594 for context.
A setup command to configure Redwood projects with:
to improve the DX.
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.
The text was updated successfully, but these errors were encountered:
@Tobbe Would this setup command be helpful?
Sorry, something went wrong.
💯
dthyresson
Successfully merging a pull request may close this issue.
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-documents
This could be used to also do setups for response caching, or other graphql related featues.
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: