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
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...