Documentation / @super-line/core / CollectionRow
Type Alias: CollectionRow<D>
CollectionRow<
D> =DextendsCollectionDef?InferOut<D["schema"]> :never
Defined in: packages/core/src/contract.ts:440
The validated row/doc type of a collection def (what handlers and clients read).
Type Parameters
D
D