MagentoBundledProductItemFactory
A factory for creating stub data for MagentoBundledProduct
s.
import { MagentoBundledProductItemFactory } from '@daffodil/product-composite/driver/magento/testing'
@Injectable()
class MagentoBundledProductItemFactory extends DaffModelFactory<MagentoBundledProductItem> {}