This commit is contained in:
2026-08-16 18:18:39 +02:00
parent b19373e2a4
commit d981147ff2
18 changed files with 20707 additions and 20497 deletions
+8
View File
@@ -246,6 +246,14 @@ export type FixCatalogResult = {
/** Alias of categories_backfilled for flash {categories}. */
categories?: number;
categories_backfilled?: number;
/** Alias of mapped_categories_backfilled for flash {mapped_backfilled}. */
mapped_backfilled?: number;
mapped_categories_backfilled?: number;
taxonomy_categories?: number;
mapped_with_category?: number;
mapped_without_category?: number;
processed_with_category?: number;
processed_without_category?: number;
attributes_sanitized?: number;
products_scanned?: number;
reprocess_needed_count?: number;