Has anyone encountered an issue where adding some ...
# orm-help
h
Has anyone encountered an issue where adding some types to the data model that those types dont show up in the generated schema?
b
Are you deploying your new datamodel using prisma deploy?
h
yes i am, also its weird, it clears up when i delete generated schema file and redeploy