feat(utils): Utils to create an object select, relation from a string[] (#5213)

This commit is contained in:
Adrien de Peretti
2023-10-03 08:44:53 -07:00
committed by GitHub
parent f9264c479e
commit cb569c2dfe
4 changed files with 172 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
feat(utils): Utils to create an object select, relation from a string[]