EntityLinkingAction type

Optionen für eine Entitätsverknüpfungsaktion.

type EntityLinkingAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}