Dataweave 2.0 - Pluck

 Pluck is useful converting HashMap/Object into array of Objects. pluck iterates over an object and returns an array of keys, values, or indices from the object.



Comments