I recently re-deployed two new columns to my Prism...
# orm-help
o
I recently re-deployed two new columns to my Prisma database, and attempting to query them only fails from code. If I use the GraphQL playground to issue the same query, it works. Has anyone ever seen this?
m
Are you sure your server is pointing to the right state/prisma server?