magento2
magento2 copied to clipboard
feat(UST-1217): UDM enhancements release
๐ Linked issue
https://vsf.atlassian.net/browse/UST-1217
โ Type of change
- [ ] ๐ Documentation (updates to the documentation, readme or JSDoc annotations)
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [x] โจ New feature (a non-breaking change that adds functionality)
- [x] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
These PR includes changes consumed by unified-magento-api
:
- ehnanced gql queries
- minor TS bugs, e.g. method declaration types
๐ Checklist
- [ ] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.