Hi, I have one Relationship attribute in my collection. When i fetch without using Query.Select() or Query.Select() with specified attributes except my relationship attribute, everything is ok. But when I use something like this: Query.select("title", "myrelationshipattr") I get an error
Here are the logs. "refGrave" is my attribute
queries on relationships are not supported at the moment
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...