
Looking to create a few relationships and cant find the options. According to the docs, in order to create a relationship from the console I need to select "create attribute" --> Then select a relationship type. At this point I cannot find any relationship types.
https://appwrite.io/docs/databases-relationships#create-in-console

Are you trying that on Appwrite cloud?

Yep

Relationship were added in version 1.3.0
The cloud is still on version 1.1.2

Ah ok that makes more sense. I'll cary on then 😉

Appreciate the quick reply


@Binyamin is speed
Recommended threads
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
