CDK and TS: Share types between GraphQL and Lambda – Stack Overflow

CDK and TS: Share types between GraphQL and Lambda – Stack Overflow

I wonder what’s the best way to share my generated types from the GraphQL schema so that I can access them from my Lambdas. I tried tsconfig.pahts …

 

Read More