Type Alias PluginGeneratesConnectionResponse
PluginGeneratesConnectionResponse: { alias: string; optional: boolean; outputs?: OutputResponse[]; source: string; type: string; typeId: string;} Type declaration
alias: string
optional: boolean
source: string
type: string
typeId: string