Creating a relationship with nested objects is not working as the documentation says
- 0
- Databases
- Web
- Cloud
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "jobTitle": "hr test from youssef", "applyUrl": "https://yaleeq.xyz", "location": "egypt", "type": "interniship", "yaleeq": true, "postedAt": "2025-09-18T21:00:00.000Z", "jobBody": { "$id": "68cbf1e200361fee6777", "jobBody": "<p>efqwfewqew</p>" } }], "companiesContacts": [] } }
Why smth like this is not working i am using updateDoument() all i am getting is {"message":"Server Error","code":500,"type":"general_unknown","version":"1.8.0"} i am sure the schemas are right and they are all two way relations the access is any can create , update , read so no problem with access idk what is the problem
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...