Merges objects together, conforming to the shape of the first object. Properties contained on later objects are ignored if they aren't part of the first.
If a single object is passed in, a copy is returned.
Use mergeObjects for object shape to be a union
Object arrays to merge
Merges objects together, conforming to the shape of the first object. Properties contained on later objects are ignored if they aren't part of the first.
If a single object is passed in, a copy is returned.
Use mergeObjects for object shape to be a union