import { ShopifyProductImagesFactory } from '@daffodil/driver/shopify/testing'
@Injectable() class ShopifyProductImagesFactory extends DaffModelFactory<ShopifyProductImages, typeof MockShopifyProductImages> {}