Type Alias: AuthoringEvent
AuthoringEvent =
AuthoredEntity
|AuthoredRelation
Defined in: editor/authoringState.ts:28
Represents a modification to an entity or relation in graph authoring (add, change or delete).
AuthoringEvent =
AuthoredEntity
|AuthoredRelation
Defined in: editor/authoringState.ts:28
Represents a modification to an entity or relation in graph authoring (add, change or delete).