Type alias: ModelInferSchema<M>
ModelInferSchema<
M>:ModelSchema<ModelInferDefinition<M>>
Infer the schema from a model class or model instance.
Type parameters
• M
ModelInferSchema<
M>:ModelSchema<ModelInferDefinition<M>>
Infer the schema from a model class or model instance.
• M