Getting a weird deploy error. *One field of the ty...
# orm-help
j
Getting a weird deploy error. One field of the type
User
must be marked as the id field with the
@id
directive.
f
Probably due to the upgrade to 1.31.0. It’s a breaking change made on a semver minor version so if you don’t have a lockfile your app might break. https://prisma.slack.com/archives/C0MQJ62NL/p1555515957024200
j
Thanks!
Any idea how to introspect from a demo server?