Skip to content

Meilisearch JS / index / BatchProgress

Type Alias: BatchProgress

BatchProgress = object

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

https://www.meilisearch.com/docs/reference/api/batches#progress

See

milli::progress::ProgressView

Properties

percentage

percentage: number

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


steps

steps: BatchProgressStep[]

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