@reactor/connect — connectordescriptor
@reactor/connect / ConnectorDescriptor
Interface: ConnectorDescriptor
Section titled “Interface: ConnectorDescriptor”Defined in: index.ts:15
Connector descriptor from the catalog.
Properties
Section titled “Properties”actions
Section titled “actions”actions:
ActionDescriptor[]
Defined in: index.ts:22
auth:
AuthDescriptor
Defined in: index.ts:20
capabilities
Section titled “capabilities”capabilities:
ConnectorCapabilities
Defined in: index.ts:24
display_name
Section titled “display_name”display_name:
string
Defined in: index.ts:17
doc_url?
Section titled “doc_url?”
optionaldoc_url?:string
Defined in: index.ts:26
rate_limits?
Section titled “rate_limits?”
optionalrate_limits?:RateLimitDescriptor
Defined in: index.ts:25
runtime
Section titled “runtime”runtime:
"native"|"manifest"|"airbyte_container"
Defined in: index.ts:19
streams
Section titled “streams”streams:
StreamDescriptor[]
Defined in: index.ts:21
type_id
Section titled “type_id”type_id:
string
Defined in: index.ts:16
version
Section titled “version”version:
string
Defined in: index.ts:18
webhooks
Section titled “webhooks”webhooks:
WebhookDescriptor[]
Defined in: index.ts:23