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