PluginInputExternalItemsResponse: {
    label?: string;
    source: string;
    value: string;
}

Type declaration

  • Optionallabel?: string
  • source: string
  • value: string