field reference help
hello I have models like this
how do I select player.monsters where id is in player.team[]
I tried
but that's throwing type errors
how do I select player.monsters where id is in player.team[]
I tried
but that's throwing type errors