Skip to content

Meilisearch JS / index / BatchProgressStep

Type Alias: BatchProgressStep ​

BatchProgressStep = object

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

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:211


finished ​

finished: number

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


total ​

total: number

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