<@U9U71NRAM> from what I've read, I don't think yo...
# prisma-whats-new
c
@Neill Kapron from what I've read, I don't think you can add data to a join table natively in prisma. You could probably hack it on, but I'd wager it's easier to add a
ingredientOrder
json field to your
Recipe