import { ShopifyProductAllResponse } from '@daffodil/product/driver/shopify'
interface ShopifyProductAllResponse { products: ShopifyProductGraph }