cherry_filling


Transition inputs and outputs

graph TD; recipe-cherry_filling(recipe: cherry_filling); cherryn03(cherry.n.03); watern06(water.n.06); lemon_juicen01(lemon_juice.n.01); granulated_sugarn01(granulated_sugar.n.01); cornstarchn01(cornstarch.n.01); cherry_fillingn01(cherry_filling.n.01); recipe-cherry_filling --> cherry_fillingn01; cherryn03 --> recipe-cherry_filling; watern06 --> recipe-cherry_filling; lemon_juicen01 --> recipe-cherry_filling; granulated_sugarn01 --> recipe-cherry_filling; cornstarchn01 --> recipe-cherry_filling;