apollographql / apollo-tooling

✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
https://apollographql.com
MIT License
3.04k stars 467 forks source link

apollo server typescript codegen #1735

Open RajeshBatth opened 4 years ago

RajeshBatth commented 4 years ago

Apollo Server typescript codegen

Are there any plans to do typescipt codegen from schema on apollo-server ? This greatly improves the dev experience when using typescript on server.

JakeDawkins commented 4 years ago

Hey @RajeshBatth! Thanks for opening this. We don't have concrete plans to add server codegen quite yet, but it's been an idea for a while, and even has had some prior work done by an intern of ours.

We didn't merge that PR for some code organization, maintenance, and other issues around conflicts with refactors, but we may revisit in the future!