Replies: 1 comment 1 reply
-
Do you have a |
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.
-
I have the following array field:
Then in the movies for example I tried to join with:
But I get an error:
It's not an
InvalidFieldJoin
error so it does seem to find theitem
field and validate that it's a relationship. Is this the intended behaviour? I got the idea from this issue too so I assumed it would just work.Beta Was this translation helpful? Give feedback.
All reactions