dropCaches

abstract suspend fun dropCaches(dropScreensCache: Boolean, dropInitialGraphCache: Boolean, dropVersionCache: Boolean): Result<Unit>