feat(types): added computed actions for automatic promotions (#6272)

what:

- compute actions account for automatic promotions (RESOLVES CORE-1701)

RESOLVES CORE-1689
This commit is contained in:
Riqwan Thamir
2024-01-31 12:30:33 +00:00
committed by GitHub
parent 7903a15e0f
commit e749dd653c
4 changed files with 470 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/types": patch
---
feat(types): added computed actions for automatic promotions