GitHub

DaffOrderShipmentItemFactory

import { DaffOrderShipmentItemFactory } from '@daffodil/order/testing'
@Injectable()
class DaffOrderShipmentItemFactory extends DaffModelFactory<DaffOrderShipmentItem> {}