DaffMagentoCategoryPageConfigTransformerService
import { DaffMagentoCategoryPageConfigTransformerService } from '@daffodil/category/driver/magento'
@Injectable()
class DaffMagentoCategoryPageConfigTransformerService {
transform(categoryResponse: MagentoCompleteCategoryResponse): DaffCategoryPageMetadata
}
Properties
Name | Type | Description |
---|---|---|
transform | DaffCategoryPageMetadata |