Shawn Long
Explore posts from serversSeparating results of join into objects of each type
Thanks @koskimas, to summarize the solution referenced from the docs, the idea is to coalesce the results as json so that you can extract different kinds of data from a single query. Makes code a little messier, but solves the problem nicely.
5 replies