Connection
@prismatic-io/spectral › "types/Inputs" › Connection
#
HierarchyConnection
#
Index#
Properties#
Properties#
configVarKey• configVarKey: string
Defined in packages/spectral/src/types/Inputs.ts:221
Key for the Config Variable hosting this Connection.
Optional
context#
• context? : Record‹string, unknown›
Defined in packages/spectral/src/types/Inputs.ts:225
#
fields• fields: object
Defined in packages/spectral/src/types/Inputs.ts:223
Field values supplied to this Connection.
#
Type declaration:- [ key: string]: unknown
#
key• key: string
Defined in packages/spectral/src/types/Inputs.ts:219
Key of the Connection type.
Optional
token#
• token? : Record‹string, unknown›
Defined in packages/spectral/src/types/Inputs.ts:224