toolmark-monorepo / @toolmark/core / FieldChange
Interface: FieldChange
Defined in: packages/core/src/result.ts:5
One field change reported by a form tool (fill / undo) or a confirmation card. Sensitive paths carry '[redacted]' in before and after.
Properties
after
after:
unknown
Defined in: packages/core/src/result.ts:11
Value after the change.
before
before:
unknown
Defined in: packages/core/src/result.ts:9
Value before the change.
path
path:
string
Defined in: packages/core/src/result.ts:7
Dot path of the field, e.g. title.en.