Preparing search index...
The search index is not available
dyna-record
dyna-record
<internal>
RelationshipAttributeNames
Type alias RelationshipAttributeNames<T>
Relationship
Attribute
Names
<
T
>
:
{
[
K
in
keyof
T
]
:
Exclude
<
T
[
K
]
,
undefined
>
extends
default
|
default
[]
?
K
:
never
}
[
keyof
T
]
Returns Keys of T which are HasMany, BelongsTo or HasOne relationships
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
Generated using
TypeDoc
Returns Keys of T which are HasMany, BelongsTo or HasOne relationships