Fetches the app's initial navigation graph — the Graph/Screen payload MosaicApplicationStateHolder loads once at app startup, before the first screen can render. Reachable via get<GetInitialGraphUseCase>().
Graph
Screen
MosaicApplicationStateHolder
get<GetInitialGraphUseCase>()