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