@reactor/connect — streamdescriptor
@reactor/connect / StreamDescriptor
Interface: StreamDescriptor
Section titled “Interface: StreamDescriptor”Defined in: index.ts:60
Stream descriptor.
Properties
Section titled “Properties”cursor_field?
Section titled “cursor_field?”
optionalcursor_field?:string[]
Defined in: index.ts:64
json_schema
Section titled “json_schema”json_schema:
Record<string,unknown>
Defined in: index.ts:62
name:
string
Defined in: index.ts:61
primary_key?
Section titled “primary_key?”
optionalprimary_key?:string[][]
Defined in: index.ts:65
source_defined?
Section titled “source_defined?”
optionalsource_defined?:boolean
Defined in: index.ts:67
supported_modes
Section titled “supported_modes”supported_modes:
SyncMode[]
Defined in: index.ts:63
supports_outbound?
Section titled “supports_outbound?”
optionalsupports_outbound?:boolean
Defined in: index.ts:66