Provides extra GraphQL fragments for the Magento product preview query.
See DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_PREVIEW_FRAGMENTS
.
```ts
providers: [
...daffProvideProductMagentoExtraProductPreviewFragments(
myExtraProductPreviewFragment
)
]
```