I’m looking over some old Prisma code I wrote last...
# orm-help
d
I’m looking over some old Prisma code I wrote last summer and in
schema.graphql
I had
# import * from './generated/prisma.graphql'
at the top. This doesn’t seem to work now and isn’t mentioned anywhere in the documentation.