mergeCollection
@firecms/core / mergeCollection
Function: mergeCollection()
Section titled “Function: mergeCollection()”mergeCollection(
target,source,parentPaths,modifyCollection?):EntityCollection
Defined in: util/join_collections.ts:75
Parameters
Section titled “Parameters”target
Section titled “target”source
Section titled “source”parentPaths
Section titled “parentPaths”string[] = []
modifyCollection?
Section titled “modifyCollection?”(props) => void | EntityCollection<any, any>