A single change set. Gets automatically created for configured entities whenever they are changed.

Hierarchy (View Summary)

Constructors

Properties

changes: Change<unknown>[]

The things that have been changed.

changeSetEntityId: string

The id of the related entity that this change set belongs to.

createdAt: Date

The time at which the change happened.

createdBy?: string

The id of the user that changed something.

id: string

The uuid (universal unique identifier) of the entity.

Whether this change set was initialized on creating, updating or deleting the entity.