Deep Dive Into DataWeave Core Arrays Module: Part II

In the last article, we saw various DW Core Arrays helper functions like some, every, sumBy, and countBy. Here we are going to see various types of joins provided by the DW Core Arrays module.

join combines8 two arrays of objects by a given ID criteria. There are three types of joins provided by the MuleSoft DW Core Arrays Module.