Resolved! Mapping fields from objects in an array to fields in objects in an array
So I have an input schema that has a structure similar to the one shown here: { "MatchUpdatePartyPayload:" { "Address": [ { "NonStandardUS": { "Line1": <String>, "Line2":...