Type alias: PartialEntityCollection<M>
Ƭ PartialEntityCollection<M
>: Partial
<EntityCollection
<M
>>
Use to resolve the collection properties for specific path, entity id or values.
Type parameters
Name | Type |
---|---|
M | extends Record <string , any > = any |