Hi, I’m trying to count the number of “offer” objects that have a relational field “avatar_id” that matches the current items ID (which is an Avatar)
In this it should actually only display 1, but its displaying the total number of offers in the offer array.
What am I doing wrong here?