productsNavigation

Defines the navigation graph for the Products feature.

This includes routes for listing products, adding/editing products, managing categories, and creating catalogs.

Parameters

navController

The NavHostController used for navigation between screens.

Type Parameters

T

The type of the root destination for this feature.