API Reference > imodeljs-frontend > IModelConnection > BriefcaseConnection > saveChanges saveChanges Method Commit pending changes to this briefcase. saveChanges(description?: string): Promise<void> Parameter Type Description description string Optional description of the changes. Returns - Promise<void> Defined in core/frontend/src/BriefcaseConnection.ts Line 224 Last Updated: 11 June, 2024