CacheData

Deprecated

Use the new Normalized Cache at https://github.com/apollographql/apollo-kotlin-normalized-cache

Data read from the cache that can be represented as a JSON map.

See also

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun toMap(): Map<String, Any?>