Join Slack
Powered by
hello! is the newest Prisma still using generated/...
# orm-help
m
Matt
05/08/2018, 12:04 PM
hello! is the newest Prisma still using generated/prisma.graphql? I've got a problem with adding new fields to datamodel. Prisma deploy logs the field being created, but then database is throwing an 'Cannot query field' error
n
nilan
05/10/2018, 1:32 PM
You have to add post deployment hooks to generate this file as mentioned here:
https://www.prisma.io/docs/1.7/reference/upgrade-guides/upgrading-prisma/upgrade-to-1.7-iquaecuj6b
3
Views
Open in Slack
Previous
Next