query with multiple tables & relations #683
Unanswered
mrjawright
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
if you have 3 tables:
and two relations:
How can I write a query that will return all of the
Endpointrecords for a givenUser? Is there a way to write a single query that uses the relations to link all the tables?Beta Was this translation helpful? Give feedback.
All reactions