zibri
Preparing search index...
entity/decorators/property.decorator
Property
oneToMany
Function oneToMany
oneToMany
<
T
extends
BaseEntity
>
(
metadata
:
OneToManyPropertyMetadataInput
<
T
>
,
)
:
PropertyDecorator
Defines a one to many property.
Type Parameters
T
extends
BaseEntity
Parameters
metadata
:
OneToManyPropertyMetadataInput
<
T
>
Additional data to specify the property.
Returns
PropertyDecorator
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Defines a one to many property.