Fields
Source
Required. Dot-notated source pattern for the data to move. Use* to match all array items, e.g. items.*.
Moves all paths matching the source pattern to a new location, combining them with a static value at the destination.
* to match all array items, e.g. items.*.