Type alias: LocalEntityCollection<M>
Ƭ LocalEntityCollection<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 |