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
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly