daffodil
daffodil copied to clipboard
[BUG] Customer subfield requests are not safely merged into apollo cache in Magento driver
:bug: Bug report
Current Behavior
When requesting customer subfields (addresses, orders, etc.) the resulting objects are not merged into apollo cache
Expected Behavior
Query results of the same entity are merged into cache. Should request customer ID on every query
What is the motivation / use case for changing the behavior?
better caching