fix(medusa): Select config should be undefined if length === 0 (#2469)

This commit is contained in:
Adrien de Peretti
2022-10-20 13:25:23 +02:00
committed by GitHub
parent 2f00bd100a
commit 13611e3e53
3 changed files with 15 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Select config should be undefined if length === 0