DEV Community

Discussion on: Server-Side Rendered Real-time Web App with Next.js, AWS Amplify & GraphQL

Collapse
 
jamescarr profile image
James Carr

Thanks for this... one thing that has gotten immensely confusing as I walk through this is where src/API comes from in import { GetTodoListQuery } from "../src/API"; .

Locally, that does not exist.

Collapse
 
markau profile image
Mark Andrews

amplify configure codegen