zach-albia
10/13/2018, 5:30 AMsrc/generated/resolvers.ts
https://github.com/prisma/prisma-examples/blob/master/typescript-graphql-auth/src/generated/resolvers.ts, in the generated
directory. My assumption is that prisma can generate resolver typings as well and I've been scratching my head over how to get this file auto-generated using the prisma cli. Is this a correct assumption to make?