Hi All, I'm new to Prisma, I was previously using ...
# orm-help
j
Hi All, I'm new to Prisma, I was previously using sequelize and have decided to check out the alternatives! I can't find for the life of me in the documentation anything mentioning how to set up fixtures! Is this supported at all ?
r
@James Irving-Swift 👋 We currently have a seed command to import data but no support for directly using
.json
documents. I would suggest opening a feature request here for the above with your use case so that we can look into this 🙂
j
great! thanks, that is really helpful
💚 1
🙌 2