Per-application data sharing configuration. Maps a target application key to the list of entity types the owning application shares with it, e.g. { appB: ['dashboard'], appC: ['dashboard'] }.
{ appB: ['dashboard'], appC: ['dashboard'] }
Per-application data sharing configuration. Maps a target application key to the list of entity types the owning application shares with it, e.g.
{ appB: ['dashboard'], appC: ['dashboard'] }.