dyna-record
Preparing search index...
<internal>
RelationshipTarget
Type Alias RelationshipTarget<T, K>
RelationshipTarget
:
NonNullable
<
T
[
K
]
>
extends
(
infer
U
)
[]
?
AssertDynaRecord
<
U
>
:
AssertDynaRecord
<
NonNullable
<
T
[
K
]
>
>
The target entity of a single relationship property (unwraps
HasMany
arrays).
Type Parameters
T
extends
default
K
extends
RelationshipProperties
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
The target entity of a single relationship property (unwraps
HasManyarrays).