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

Type declaration

  • alias: string
  • optional: boolean
  • Optionaloutputs?: OutputResponse[]
  • source: string
  • type: string
  • typeId: string