Function: hasEntityChangedIri()
hasEntityChangedIri(state
, target
): boolean
Returns true
if target entity is marked as changed and have modified IRI
in the graph authoring state; otherwise false
.
Parameters
Returns
boolean
Defined in
editor/authoringState.ts:396