API Reference | fast-check | Property based testing framework
Preparing search index...
EntityGraphValue
Type Alias EntityGraphValue<TEntityFields, TEntityRelations>
EntityGraphValue
:
{
[
TEntityName
in
keyof
EntityGraphSingleValue
<
TEntityFields
,
TEntityRelations
,
>
]
:
EntityGraphSingleValue
<
TEntityFields
,
TEntityRelations
>
[
TEntityName
]
[]
}
Infer the type of the Arbitrary produced by
entityGraph
Type Parameters
TEntityFields
TEntityRelations
extends
EntityGraphRelations
<
TEntityFields
>
Remarks
Since 4.5.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Infer the type of the Arbitrary produced by entityGraph