import { daffShopifyFilterJSONInputResultTransformer } from '@daffodil/driver/shopify'
Transforms a shopifyFilterJSONInput string ShopifyFilter into a JSON object that can later be parsed for useful filtering information.
const daffShopifyFilterJSONInputResultTransformer: (shopifyFilterJSONInput: any) => any