Hi I have a story that should display a wait message because the following action uses graphql to obtain some information and takes a while. The problem is that the utter_wait_message is displayed after the action is finished. How can I force the utter to show before and then do the query execution?
- action: utter_wait_for_insurance
- action: action_fetch_insurance_packages