The CacheConfig of the react-relay-network-modern doesn't matches with the relay-offline today, the library has its own type defined but at the runtime level the req.cacheConfig gonna be relay-runtime#CacheConfig. Should we import and reuse the CacheConfig of relay-runtime?
The
CacheConfigof thereact-relay-network-moderndoesn't matches with therelay-offlinetoday, the library has its own type defined but at the runtime level thereq.cacheConfiggonna berelay-runtime#CacheConfig. Should we import and reuse theCacheConfigofrelay-runtime?