I have a entity type of say "Example", its type is "map"
Say I have two properties under it: entityA and entityB
entityA and entityB have the same synonym "Textdata"
I have an intent which has a training phrase of @Example
Now when I query "Textdata" only entityA gets matched
I want dialogflow to return all the entities matched which in this case would include entityB as well since entityB also have the textdata synonym