Generate typegraphql from typescript. #1259
-
Is there a way to generate Typegraphql from typescript types? Basically i have library which has types and i need to build graphql api on top of that. And creating objectTypes manually is not very comfortable... Since there are lot of types. So having ability to generate typegraphql from typescript could be really helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I think you should write your own plugin for GraphQL Code Generator |
Beta Was this translation helpful? Give feedback.
I think you should write your own plugin for GraphQL Code Generator
https://www.graphql-code-generator.com/plugins/typescript-type-graphql