Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/connect — streamdescriptor

@reactor/connect


@reactor/connect / StreamDescriptor

Defined in: index.ts:60

Stream descriptor.

optional cursor_field?: string[]

Defined in: index.ts:64


json_schema: Record<string, unknown>

Defined in: index.ts:62


name: string

Defined in: index.ts:61


optional primary_key?: string[][]

Defined in: index.ts:65


optional source_defined?: boolean

Defined in: index.ts:67


supported_modes: SyncMode[]

Defined in: index.ts:63


optional supports_outbound?: boolean

Defined in: index.ts:66