Skip to content

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

@reactor/connect — connectordescriptor

@reactor/connect


@reactor/connect / ConnectorDescriptor

Defined in: index.ts:15

Connector descriptor from the catalog.

actions: ActionDescriptor[]

Defined in: index.ts:22


auth: AuthDescriptor

Defined in: index.ts:20


capabilities: ConnectorCapabilities

Defined in: index.ts:24


display_name: string

Defined in: index.ts:17


optional doc_url?: string

Defined in: index.ts:26


optional rate_limits?: RateLimitDescriptor

Defined in: index.ts:25


runtime: "native" | "manifest" | "airbyte_container"

Defined in: index.ts:19


streams: StreamDescriptor[]

Defined in: index.ts:21


type_id: string

Defined in: index.ts:16


version: string

Defined in: index.ts:18


webhooks: WebhookDescriptor[]

Defined in: index.ts:23