Type Alias: EntityGraphContraints<TEntityFields>
EntityGraphContraints<
TEntityFields> =EntityGraphConstraints<TEntityFields>
Defined in: packages/fast-check/src/arbitrary/entityGraph.ts:73
Constraints to be applied on entityGraph
Type Parameters
| Type Parameter |
|---|
TEntityFields |
Remarks
Since 4.5.0
Deprecated
This type has a typo. Use EntityGraphConstraints instead.