Skip to content

Meilisearch JS / index / BatchProgressStep

Type Alias: BatchProgressStep

BatchProgressStep = object

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

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

See

milli::progress::ProgressStepView

Properties

currentStep

currentStep: string

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


finished

finished: number

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


total

total: number

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