Forum Discussion

Max's avatar
Max
New Contributor II
2 years ago

Convert array of objects in an object of key value pairs

Hello,

I need to convert the following array of object into an object of key value pairs.

Input:

Expected output:

Thank you for your help!