sivagowdaOriginal post
Rank 1: Thread
I want filter the list of documents based on a attribute value in server side( in appwrite function using node sdk). Query class is not supported in node sdk. How can do this?
Summary
The user is asking for help on how to filter a list of documents based on an attribute value in an appwrite function using the node SDK. They are wondering if the `Query` class works but it is not supported in the node SDK. A solution is not provided in the thread.