Storefront api query on multiple tags / product types

Hi,

I’m a newbie to Shopify so forgive me :slight_smile:

I am trying to build my own filter on the Shopify Storefront API using GraphQL.

I was wondering, how do i query on multiple tags and productTypes?

My current code, which is not working at the moment:


How can i filter on product type?

Hi @dev88

You will want to use product_type rather than productType