ConnectionInterfaceResponse: {
    name: string;
    outputs: { [key: string]: object };
    type: string;
}

Type declaration

  • name: string
  • outputs: { [key: string]: object }
  • type: string