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

[doc] Update Codegen doc to use Server Preset #7930

Open
eddeee888 opened this issue Sep 19, 2024 · 0 comments
Open

[doc] Update Codegen doc to use Server Preset #7930

eddeee888 opened this issue Sep 19, 2024 · 0 comments

Comments

@eddeee888
Copy link

Hello 👋
I'm from The Guild and I want to propose updating the Generating TS types to use the Server Preset instead of the current setup.

This is now our recommended way to write server code, and I believe it gives users much better DevX:

  • has automatic type wireup for better type-safety
  • results in less runtime errors
  • easier typeDefs and resolvers setup

I'm thinking to keep the similar flow to the current doc and only update relevant bits to keep it short. Happy to chat more! 🙂

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

No branches or pull requests

1 participant