Type alias: PartialEntityCollection<M>
Ƭ PartialEntityCollection<M
>: Omit
<Partial
<EntityCollection
<M
>>, "schema"
> & { schema?
: PartialEntitySchema
<M
> }
Use to resolve the schema properties for specific path, entity id or values.
Type parameters
Name |
---|
M |