I've been playing around with relationships, setting some up to understand how to create, edit and delete etc but on appwrite cloud I can't delete any documents I've made. It says server error when I try to delete. How do I fix this and delete docs with relationship attributes
This is what I see when I try to delete on a document on appwrite cloud console dashboard
*okay managed to delete the docs but removing the relationship attribute values from each doc individually
what's your project ID? Also, what are the details about your relationship attributes? one/two way? type? etc
Recommended threads
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...