GitHub

ShopifyProductGraphFactory

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

@Injectable()
class ShopifyProductGraphFactory extends DaffModelFactory<ShopifyProductGraph, typeof MockShopifyProductGraph> {}