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
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.