SilkSchemaEntityWithRelations<
TSchemaIO
,TSilk
,TRelations
>:SilkSchemaEntity
<TSilk
,TSchemaIO
> &InferRelations
<TRelations
>
• TSchemaIO extends AbstractSchemaIO
• TSilk extends TSchemaIO
[0
]
• TRelations extends Record
<string
, RelationProperty
<any
, any
>> = never
packages/mikro-orm/src/entity-schema.ts:279