Many to Many Query With
Pretty simply question. Many to Many relationships have "helper" tables. These simply relate the two tables together. Is there a way to ignore the helper tables in the query output?
My current attempts just end up with:
TS2353: Object literal may only specify known properties....
0 Replies