Home > @i2analyze/notebook-sdk > app > IMutationResult > change
app.IMutationResult.change property
Warning: This API is now obsolete.
Deprecated since version 1.5. Use chartChange instead.
Gets the changes that were caused by the mutation. If only the chart schema changed, the collections in this field are empty.
Signature:
readonly change: chart.IChartChange;
Returns: chart.IChartChange
Introduced: version 1.1