catalog
📄️ Update prices of multiple products (catalog.updateApiPricesBulk) [autoAlias]
For each given sku, update its prices and deploy/schedule price change to subs
📄️ Upsert multiple products (create or update) (catalog.upsertProductsBulk) [autoAlias]
For each product given, create if not exists or update if exists based on SKU or externalId
📄️ Update stock of multiple products (catalog.updateApiStockBulk) [autoAlias]
For each sku given, find its product and update stock