Skip to content

Meilisearch JS / index / TaskType

Type Alias: TaskType

TaskType = PascalToCamelCase<"DocumentAdditionOrUpdate" | "DocumentEdition" | "DocumentDeletion" | "SettingsUpdate" | "IndexCreation" | "IndexDeletion" | "IndexUpdate" | "IndexSwap" | "TaskCancelation" | "TaskDeletion" | "DumpCreation" | "SnapshotCreation" | "UpgradeDatabase" | "NetworkTopologyChange">

Defined in: src/types/task-and-batch.ts:42

https://www.meilisearch.com/docs/reference/api/tasks#type

See

meilisearch_types::tasks::Kind