I am working on one template where I am having multiple products slugs and using them I want to fetch products. While I search on internet I found solution to use "in" into filter.
Same I am trying but no luck

I am getting only 4 options
To do filter in my requirement I have to pass an array of slugs to get products, Can you please help me to achieve my requirement.
**Note: I have to do this query into my template and I am having slug array into my pathContext.