<@U01NZ4D0LDD> good evening! I was able to impleme...
# community-help
n
@Jason Bosco good evening! I was able to implement the joins in v28! Thank you! I've a specific question. For example, if my join return more than 1 document, it shows as $Table : [ {docs}, {docs}], but if it returns exactly 1 document, it shows $table: {docs}. Wont it make the sorting and related queries problematic/inconsistent? For example, how would I sort by a value inside $Table? Thank you!