magento2
magento2 copied to clipboard
[Bug]: Some composables are missing the `custom_query` param
Expected Behavior
Some composables, eg. useProduct are missing the custom_query param.
We should add custom_query in all composables and make sure that the custom query mechanism is working correctly.
Actual Behavior
Missing custom_query param in some composeables.
Possible Solution
No response
Steps to reproduce
No response
What version of Magento 2 integration are you using?
1.1.0
What version of Node.js are you using?
18
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
MacOs
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct