pub async fn get_framework_modules_by_module(
configuration: &Configuration,
module: &str,
) -> Result<ModuleState, Error<GetFrameworkModulesByModuleError>>Expand description
Returns one app lane’s install state for the caller’s org: the DocTypes the lane declares, and which of them already exist in the org. That is the honest "set up" versus "installed" answer a console renders.