-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tech debt
The idea will be to expose a service interface from compass-app-stores, similar to that of FieldStoreService that can be injected in plugins that are currently emitting events being used in compass-app-stores. This injected service will expose a few methods (updateAll, updateDatabases, updateCollections, etc) that the plugins can utilise to update the instance store instead of emitting events.