Magidoc

FeatureHistoryRecordChange
Object

Represents a single change in a feature history record, capturing details of what was modified.

Fields

#

details

History record change details

from

The previous value of the field before the change.

path

Non-null

The path within the feature object where the change occurred.

to

The new value of the field after the change.

type

Non-null

The type of change that occurred, e.g., a status change.

Usages

#

References

#