· Visual Developer

Filter error in a query to call data from the "Users" collection

Hey Comumunity, I hope you can help me

I have a query applied in a Swipeable Stack to call data from other users, one of the filters I apply to the query is: users who are not contained in a list called "Users viewed", that is, those users that the authenticated user has already seen and marked with a certain action. But it's giving me the following error when the authenticated user has seen a certain number of users, which doesn't allow it to display any more information.

Anyone knows how I can solve this problem, I find it very strange that to query and filter by a list you can only have 10 records.

Here's a picture of the query configuration I set:

1
2 replies