Function: joinCollectionLists()
joinCollectionLists(
targetCollections
,sourceCollections
,parentPaths
,modifyCollection
?):EntityCollection
[]
Parameters​
• targetCollections: EntityCollection
<any
, any
>[]
• sourceCollections: EntityCollection
<any
, any
>[]
• parentPaths: string
[] = []
• modifyCollection?