Skip to content
New issue

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

feat: Setup GraphQL Trusted Documents with a setup command #9739

Closed
1 task done
dthyresson opened this issue Dec 20, 2023 · 2 comments · Fixed by #9800
Closed
1 task done

feat: Setup GraphQL Trusted Documents with a setup command #9739

dthyresson opened this issue Dec 20, 2023 · 2 comments · Fixed by #9800

Comments

@dthyresson
Copy link
Contributor

dthyresson commented Dec 20, 2023

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?

  • I'm interested in working on this
@dthyresson
Copy link
Contributor Author

@Tobbe Would this setup command be helpful?

@Tobbe
Copy link
Member

Tobbe commented Dec 20, 2023

@Tobbe Would this setup command be helpful?

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants