ReadOnlyNormalizedCache
interface ReadOnlyNormalizedCache
Deprecated
Use the new Normalized Cache at https://github.com/apollographql/apollo-kotlin-normalized-cache
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Calls through to NormalizedCache.loadRecord. Implementations should override this method if the underlying storage technology can offer an optimized manner to read multiple records. There is no guarantee on the order of returned Record