import { ShopifyCategoryResponse } from '@daffodil/category/driver/shopify'
interface ShopifyCategoryResponse { collection: ShopifyCollection }