Avatar

Correct answer by
Community Advisor

Hi,

You can just define the object by iterating over the result with flatMap or similar, then serialize with JSON.stringify().

Thanks,

-Jon

View solution in original post