API Reference / @evolu/common / Evolu/Internal / Insertable
Type Alias: Insertable<Props>
type Insertable<Props> = InferInput<ObjectType<InsertableProps<Props>>>;
Defined in: packages/common/src/Evolu/Schema.ts:333
Type Parameters
Type Parameter |
---|
Props extends Record <string , AnyType > |