import { magentoContentBlockTransform } from '@daffodil/content/driver/magento'
Transforms the MagentoContentBlock
from the magento CMS blocks query into a DaffContentBlock
.
function magentoContentBlockTransform(block: MagentoContentBlock): DaffContentBlock
Parameter | block: MagentoContentBlock |
---|---|
Description |