How to pass filter values to open questions

Hi Team Metabase.
Is there a way to pass multiple filter values to a published question?

Public Question SQL

select * from PRODUCTS
where 1=1 [[and {{CATEGORY}}]]

Hi @kato
You're seeing this issue:
https://github.com/metabase/metabase/issues/17160 - upvote by clicking :+1: on the first post