fix(utils): avoid optional properties on graphql generated file (#10476)

FIXES: SUP-367
This commit is contained in:
Carlos R. L. Rodrigues
2024-12-06 09:16:02 -03:00
committed by GitHub
parent f3c91c908a
commit f65a3cc06d
2 changed files with 19 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
fix: avoid optional fields on graphql generated types