Hey there,
I have setup now my database for my comments and I can acces all my attributen. Bit for my comment on comments i only can cal
//I can call
Comment: string;
// can't call
Comment: relationship
User: relationship
Likes: relationship
But I use it bots in the same way via a map
Comment via the postmap And Comment on comment via the comment map, but for some reisonderdelen I can't acces all the attributes. Can someone help me
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...