provideDaffProductMagentoExtraProductPreviewFragments
Provides extra GraphQL fragments for the Magento product preview query.
See DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_PREVIEW_FRAGMENTS
.
import { provideDaffProductMagentoExtraProductPreviewFragments } from '@daffodil/product/driver/magento'
const provideDaffProductMagentoExtraProductPreviewFragments: undefined
Examples
providers: [
...provideDaffProductMagentoExtraProductPreviewFragments(
myExtraProductPreviewFragment
)
]