IndexDocumentsAction type
Stellt eine Indexaktion dar, die für ein Dokument ausgeführt wird.
type IndexDocumentsAction<TModel> = {
__actionType: IndexActionType
} & Partial<TModel>
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Stellt eine Indexaktion dar, die für ein Dokument ausgeführt wird.
type IndexDocumentsAction<TModel> = {
__actionType: IndexActionType
} & Partial<TModel>