
does anyone know what the best way to list friends would be for a user? I'm migrating from PocketBase where we had a relation from the user table back to the user table, but it doesn't seem like that's possible in Appwrite, unless its a bug?
In PocketBase I just edited my users table, but since I already have an Auth Table AND a user profiles tables, it feels silly to make a third table just to get the same functionality PocketBase gave us in one (hopefull this makes sense haha)
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Domain Verification failed
I think i did the step by step well but just not work. When I enter the page I have this error: `Requested host does not match any Subject Alternative Names (S...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
