ClientProjectionSpec
Defined in: packages/contracts/src/config.ts:309
Properties
Section titled “Properties”journalTable?
Section titled “journalTable?”
optionaljournalTable?:string
Defined in: packages/contracts/src/config.ts:312
localPrimaryKey?
Section titled “localPrimaryKey?”
optionallocalPrimaryKey?:PrimaryKeySpec
Defined in: packages/contracts/src/config.ts:314
omitColumns?
Section titled “omitColumns?”
optionalomitColumns?: readonlystring[]
Defined in: packages/contracts/src/config.ts:313
overlayTable?
Section titled “overlayTable?”
optionaloverlayTable?:string
Defined in: packages/contracts/src/config.ts:311
syncedTable?
Section titled “syncedTable?”
optionalsyncedTable?:string
Defined in: packages/contracts/src/config.ts:310