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