Will it be possible to give default values to relationship attributes in future?
But, what you mean by default? So some relationship attributes will be related to some other document by default?
yes
i know its trouble if the other doc gets deleted
in that case default can be null automatically
For now, for example, you can set that when a document gets deleted then the field will turn to null, And you want it to be some default ID?
Recommended threads
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...
- How i can call increment with operators ...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...