TypeAlias.ProductImportJobListItem
type ProductImportJobListItem = z.infer<typeof productImportJobListItemSchema>;
Summary item for listing bulk import jobs.
Flat representation of a BullMQ import job used by the Operations page.
type ProductImportJobListItem = z.infer<typeof productImportJobListItemSchema>;
Summary item for listing bulk import jobs.
Flat representation of a BullMQ import job used by the Operations page.