import { daffShopifyCategoryTransformer } from '@daffodil/category/driver/shopify'
Transforms a ShopifyCategory into a DaffGetCategoryResponse object.
const daffShopifyCategoryTransformer: (collection: ShopifyCollection, variables: ShopifyCollectionProductVariables) => DaffGetCategoryResponse<DaffCategory, DaffProduct>