Hey again, I have a question about using MatchersV3 in the Query when defining the interaction. As you can see, I wan to force the query to use an integer for the multiplier key, but I cannot use a Matcher different from
Matcher<string>
wen defining the form of the query. Did I miss something ?