Interface: AuthoredRelationChange
Defined in: editor/authoringState.ts:123
Represents changed relation in the graph authoring state.
See
Properties
Property | Modifier | Type | Description |
---|---|---|---|
| Original relation data before the change. | ||
| Modified relation data after the change. Note: only property changes are supported by the graph authoring, so if relation identity changes it should be deleted and re-created as separate relation. | ||
|
| Authoring event type. |