Documentation / @super-line/core / CollectionRowInput
Type Alias: CollectionRowInput<D>
CollectionRowInput<
D> =DextendsCollectionDef?InferIn<D["schema"]> :never
Defined in: packages/core/src/contract.ts:444
The input row type of a collection def (what a client passes to insert, pre-validation).
Type Parameters
D
D