Remove UISettings accessors from core setup contract #55396
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
In #55012 we decided to remove any API that could allow to access/query savedObjects from core setup contract, and move them to the start contract instead.
We should now to the same regarding UiSettings. The only API impacted is
asScopedToClient
The text was updated successfully, but these errors were encountered: