Skip to main content

TypeAlias.ProductImportJobStatus

type ProductImportJobStatus = z.infer<typeof productImportJobStatusSchema>;

Full status of a bulk import job including progress and options.