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: Support TypeDocument with type inference in Cell, Scaffold generators when using TypeScript #9632

Closed
dthyresson opened this issue Dec 5, 2023 · 0 comments · Fixed by #9693
Assignees
Labels
bug/needs-info More information is needed for reproduction release:feature This PR introduces a new feature topic/fully-integrated-dx topic/graphql

Comments

@dthyresson
Copy link
Contributor

dthyresson commented Dec 5, 2023

What's not working?

Now that types can be inferred when using useQuery or useMutation hooks, redwood generators for cells (and scaffolds) can update the template code to infer types.

See #9619 for example.

PR for this: #9693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/needs-info More information is needed for reproduction release:feature This PR introduces a new feature topic/fully-integrated-dx topic/graphql
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants