Is there a way to trigger different query while filling the required slots in dialogflow
问题 I have an intent orderPizza and entities as @pizzaOptions @pizzaSize @qty happy path (working fine) user: order 2 pizza bot: which pizza you want? user: pepperoni bot: and pizza size? user: large bot: okay! your order for 2 large pepperoni pizza has been placed. CASE_2 user: order 2 pizza bot: which pizza you want? user: which pizza options do you have? bot: which pizza you want? so in case 2 when user ask for the pizza Options then bot re-prompt the same question I want bot to answer the