GitHub

ShopifyProductImageNodeFactory

import { ShopifyProductImageNodeFactory } from '@daffodil/driver/shopify/testing'

@Injectable()
class ShopifyProductImageNodeFactory extends DaffModelFactory<ShopifyImageNode, typeof MockShopifyProductImageNode> {}