addGraphs

fun NavGraphBuilder.addGraphs(navigationGraphs: ImmutableList<AndroidGraph>, showAnimations: Boolean = true, onGraph: (androidGraph: AndroidGraph) -> Unit? = null)