Skip to main content

Connection

@prismatic-io/spectral"types/Inputs"Connection

Hierarchy

  • Connection

Index

Properties

Properties

configVarKey

configVarKey: string

Defined in packages/spectral/src/types/Inputs.ts:265

Key for the Config Variable hosting this Connection.


Optional context

context? : Record‹string, unknown›

Defined in packages/spectral/src/types/Inputs.ts:269


fields

fields: object

Defined in packages/spectral/src/types/Inputs.ts:267

Field values supplied to this Connection.

Type declaration:

  • [ key: string]: unknown

key

key: string

Defined in packages/spectral/src/types/Inputs.ts:263

Key of the Connection type.


Optional token

token? : Record‹string, unknown›

Defined in packages/spectral/src/types/Inputs.ts:268