Add Olist V3 product structure sync
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"start": "node dist/index.js",
|
||||
"backfill:graphs": "tsx src/scripts/backfill-graphs.ts",
|
||||
"sync:product-structures": "tsx src/scripts/sync-product-structures.ts",
|
||||
"sync:product-structures:v3": "tsx src/scripts/sync-product-structures-v3.ts",
|
||||
"sync:production-orders": "tsx src/scripts/sync-production-orders.ts",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user