ResolvedManagedFieldSpecForTable
Defined in: packages/contracts/src/registry.ts:92
Type Parameters
Section titled “Type Parameters”TTable
Section titled “TTable”TTable extends AnyPgTable
Properties
Section titled “Properties”applyOn
Section titled “applyOn”applyOn:
ManagedFieldApplyOn[]
Defined in: packages/contracts/src/registry.ts:94
column
Section titled “column”column:
Extract<keyofTableColumnsShape<TTable>>
Defined in: packages/contracts/src/registry.ts:93
strategy
Section titled “strategy”strategy:
ManagedFieldStrategy
Defined in: packages/contracts/src/registry.ts:95