Hi there, I’m stuck on something. I’m not sure if ...
# prisma-whats-new
b
Hi there, I’m stuck on something. I’m not sure if there’s a way to achieve it using the schema. Basically, I have an entity called
Meal
, and then I can add one or more
Dish
to it. It’s a n to n relationship basically.