Skip to main content

TypeAlias.ProductImportResult

type ProductImportResult = z.infer<typeof importResultSchema>;

Result of a single product import within a bulk operation.