SyncConfigInput
Defined in: packages/contracts/src/config.ts:407
Type Parameters
Section titled “Type Parameters”TTables
Section titled “TTables”TTables extends Record<string, TableSpecInput> = Record<string, TableSpecInput>
Properties
Section titled “Properties”electricUrl
Section titled “electricUrl”electricUrl:
string
Defined in: packages/contracts/src/config.ts:408
localSchema?
Section titled “localSchema?”
optionallocalSchema?:string
Defined in: packages/contracts/src/config.ts:409
tables
Section titled “tables”tables:
TTables
Defined in: packages/contracts/src/config.ts:410