Upgrade @apollo/client to 3.14.16
Created by: umpox
This is currently blocked due to a bug from a change introduced in version 3.8
The bug is that Apollo seems to return an empty result object from the cache when there should be available data. You can see this by navigating to the symbol sidebar on the file, and searching for a symbol.
This error is thrown by our code, the root of the bug seems to be that Apollo returns empty data from the cache when it should be able to access it