Hi Guys,
I have a few collections.
Example: Main, A, B & C
I want to patch/merge the collections of A,B,C into the Main collection.
When the collection is merged it will be a nested collection in the main collection.
So B must be patched into Id: B in the main collection as a nested collection.
C must be patched into Id: C in the main collection as a nested collection and so on.
Any help is greatly appreciated.
Thanks