Rimthong
04/25/2018, 5:08 PMdatabase and running deploy (which detects the change and applies it), but yarn prisma deploy does not update the file in src/generated. Am I missing a step? I just tried with the basic boilerplate and the airbnb example.nilan
04/25/2018, 7:44 PMprisma version, and the version of the devDependency prisma?Rimthong
04/25/2018, 7:51 PMyarn prisma though, but that might be a factor.nilan
04/25/2018, 7:54 PMnilan
04/26/2018, 8:05 AMsrc/generated/prisma.graphql file is only generated if you have the correct .graphqlconfig.yml setup, what does that look like?