Hello, this plugin has been really helpful.
I agreed with @cadelh, I’d like to filter posts for multiple selection values, so would be good to see a route like:
https://localhost/wordpress/wp-json/wp/v2/products?
filter[meta_query][0][key]=mykey3
&filter[meta_query][0][value][0]=Choise1
&filter[meta_query][0][value][1]=Choise2
&filter[meta_query][0][compare]=IN