The polymorphic "hasOne" relation with a target relation name.
Optional
{ type: RelationType.HAS_ONE, model: 'model', polymorphic: 'reference',} Copy
{ type: RelationType.HAS_ONE, model: 'model', polymorphic: 'reference',}
Generated using TypeDoc
The polymorphic "hasOne" relation with a target relation name.