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
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...