How to filter products by country using Shopify's storefront API?

We are using shopify storefront API to fetch products from our store. This is working fine, now we need to filter the products based on the country. I am looking for something to query the products based on the country name which I can pass in API params.