You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the meta output for only 40 rows of one entity. Im using queryBuilder and leftJoinAndMapOne and mapMany to get relationships.
I don't understand where this totalItems number 2559 is coming from.
It is easy to replicate, happens on every queryBuilder I've made.
Can this issue be addressed?
The text was updated successfully, but these errors were encountered:
I am also facing the same similar issue related limit i should get 20 results but ended up getting 3 only i am using subquery way but query results coming fine but problem with pagination
This is the meta output for only 40 rows of one entity. Im using queryBuilder and leftJoinAndMapOne and mapMany to get relationships.
I don't understand where this totalItems number 2559 is coming from.
It is easy to replicate, happens on every queryBuilder I've made.
Can this issue be addressed?
The text was updated successfully, but these errors were encountered: