Resolved! How to join between two tables in now-sdk?
Hello now-sdk community, I'm having some troubles making joinQuery to work in a now-sdk Typescript script. For a specific need, I need to be able to make a join between two tables (with a 0-n relationship).I'm able to achieve that without issue using...
