We were using nexus-plugin-prisma but have decided...
# orm-help
t
We were using nexus-plugin-prisma but have decided to remove it as the maintainers work on their new vision. It’s been mostly smooth sailing, but one thing I haven’t found a clean way to do is map enum types between the Prisma and Nexus schema. Right now I’m just have those definitions duplicated in both places but not connected in any sort of way. Is there a better way to do this?