LogoRobo.js
Framework

ModelDiff

Interface: ModelDiff

Diff for a single model between versions.

Properties

PropertyTypeDescription
addedstring[]Fields added in this diff
modelNamestringModel name
modifiedFieldDiffEntry[]Fields that changed
removedstring[]Fields removed in this diff

On this page