I have a user and post collections. I have a relationship attribute in usercollection named **posts **and Im trying to get users sorted by highest number of posts (using that posts attribute). I tried this on a non-relationship attribute and it works, but not for relationship attribute.
Im using: Client SDK, Cloud, React
Would really appreciate some help.
Currently relationships doesn't supports queries
Consequently you will see error when running order, etc queries
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...