Hi, please it is possible know an estimate date of the "relationships" feature release.
I don't know, But from this tweet https://twitter.com/appwrite/status/1645788834788159490
It sounds like is going to happens in tomorrow version
Good news, thanks
[SOLVED] Relationships release date
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...