Join Slack
Powered by
Hello! :wave: By any chance do you know how to en...
# orm-help
k
Kervin Vasquez
06/10/2020, 8:44 PM
Hello! 👋 By any chance do you know how to enable this option? experimentalCRUD: true Edit: I found the setting, I'm not sure if it was renamed, but this seems to work:
Copy code
use(prisma({ features: { crud: true } }))
👍 1
Open in Slack
Previous
Next