Hacker News new | ask | show | jobs
by wpride 1882 days ago
Not OC but we generate the client types with Apollo codegen (https://www.apollographql.com/blog/typescript-graphql-code-g...) using the schema file generated by our NestJS backend
1 comments

Check out gqless which generates a full Typescript schema without any need for strings.