Darryl
07/04/2018, 1:44 PMingredients: {
create: [
{
quantity: ??? ← what do I put here? There are multiple ingredients so multiple values for quantity
ingredient: {
connect: ??? ← what do I put here? There are multiple ingredients and each one connects to a specific ingredient in the db
}
}
]
}
Darryl
07/04/2018, 4:41 PM