Get in touch
Get in touch

Merge Concepts

merge(id, sourceIds, concept) {Concept}

Merges properties from a source Concept or source Concept(s) into a target Concept
Properties
NameTypeDescription
idstringThe id of the target Concept
sourceIdsArray.<string>The ids of the Concepts to be merged into the target Concept
conceptObjectThe new state of the Concept
Returns:
Concept
Type
Concept