I'm trying to create a relationship type attribute through the dashboard, but there's not option for relationship attribute. From the docs i see that it's in beta, it was removed already?
Are you using appwrite cloud? it is not supported in cloud yet
Also if you installed an old version you will not see it, unless if upgrading
In cloud, appwrite team is working to ensure everything works as it should and will upgrade in some weeks to 1.2 and after that, to 1.3, who includes relationships
What version of appwrite you use?
Database Relationships were introduced in Appwrite 1.3. This means that any previous versions of Appwrite don't support relationships.
If you are using Appwrite Cloud, you will have to wait a while as it's running 1.1.2(as of now).
You can check your version of Appwrite in the bottom right corner of your console.
P.S. This screenshot is from my self-hosted instance of appwrite.
Thanks a lot
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly