Expected Behavior
No response
Actual Behavior
api return response cart data like this, it have both data and errors. but in deep vsf use the error caching step, then return errors and data = null.

Possible Solution
Handle errors globally - add notification in Ui when API returns errors
Steps to reproduce
No response
What version of Magento 2 integration are you using?
1.0.0-rc.4.1
What version of Node.js are you using?
v.14.17.0
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