Skip to main content

Interface: AuthoredEntityChange

Represents changed entity in the graph authoring state.

See

AuthoredEntity

Properties

PropertyModifierTypeDescription

before

readonly

ElementModel

Original entity data before the change.

data

readonly

ElementModel

Modified entity data after the change.

newIri?

readonly

ElementIri

Specifies that the entity has a modified IRI.

type

readonly

"entityChange"

Authoring event type.