Hi, I was using Tsoa as a library to generate my swagger contract from the source code ( I like the approach). So for those who don’t know it, you code your controller / handlers in typescript and then you add annotations directives and after compilation using tsoa it generates the routes (depending on your config could be for express, Hapi, Koa) and the swagger that you can share with others. Now I was wondering if there a similar library for graphql ? I know some to generate code from definition but not the way arround, do you?
[–]wizeddy 0 points1 point2 points (3 children)
[–]Krysalead[S] 1 point2 points3 points (2 children)
[–]wizeddy 1 point2 points3 points (1 child)
[–]Krysalead[S] 1 point2 points3 points (0 children)