Files
medusa-store/.changeset/cold-jeans-shave.md
Stevche Radevski 20e8df914e feat: Normalize known DB errors to a MedusaError when possible (#6922)
Before we would swallow the error and return a generic error to the user. This will provide more information to the caller if it is one of the known errors.
2024-04-04 19:12:59 +00:00

92 B

@medusajs/utils
@medusajs/utils
minor

Return normalized DB errors from the mikro ORM repository