cacheKeyForObject
abstract fun cacheKeyForObject(obj: Map<String, Any?>, context: CacheKeyGeneratorContext): CacheKey?
Returns a CacheKey for the given object or null if the object doesn't have an id
Returns a CacheKey for the given object or null if the object doesn't have an id