fix(dashboard): tax region override too large payload (#13860)
* Limit the number of ids passed to the different queries to render the tooltip details to 10, for products, product types and shipping options * Add changeset * Extract common additional field computation into variable
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Limit number of ids passed in tax region override queries to avoid PayloadTooLargeError
|
||||
Reference in New Issue
Block a user