DEV Community

Discussion on: Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React

Collapse
 
thesobercoder profile image
Soham Dasgupta

Excellent article! When using CDK to deploy the backend, how would you generate the GraphQL query/mutation/subscription files for the frontend app using Amplify?