I have added relationship with category collection and productscollection and now I want to get the list of products of specified category only!
Result:
AppwriteException: general_unknown, Server Error (500)
Summary
The user is facing a problem with querying relationships in the Appwrite platform. They are in a time crunch for their project and are frustrated with having to rewrite all the tables. They ask if there are any alternatives to querying relationships. The solution is that querying is not currently available in the beta version of Appwrite Relationships but will be added in a later version. A code snippet is provided for reference. The user encounters a server error (500) when trying to implement the solution.