DefaultConnectionDefinition
@prismatic-io/spectral › "types/ConnectionDefinition" › DefaultConnectionDefinition
#
Hierarchy↳ DefaultConnectionDefinition
#
Index#
Properties#
PropertiesOptional
comments#
• comments? : undefined | string
Inherited from BaseConnectionDefinition.comments
Defined in packages/spectral/src/types/ConnectionDefinition.ts:11
Optional
iconPath#
• iconPath? : undefined | string
Inherited from BaseConnectionDefinition.iconPath
Defined in packages/spectral/src/types/ConnectionDefinition.ts:12
#
inputs• inputs: object
Defined in packages/spectral/src/types/ConnectionDefinition.ts:17
#
Type declaration:- [ key: string]: ConnectionInput
#
key• key: string
Inherited from BaseConnectionDefinition.key
Defined in packages/spectral/src/types/ConnectionDefinition.ts:9
#
label• label: string
Inherited from BaseConnectionDefinition.label
Defined in packages/spectral/src/types/ConnectionDefinition.ts:10
Optional
oauth2Type#
• oauth2Type? : OAuth2Type
Inherited from BaseConnectionDefinition.oauth2Type
Defined in packages/spectral/src/types/ConnectionDefinition.ts:13