
Thank for the new posted video. I have some questions
- Is there limit number of label , thinking for each label for individual collection
- Can I query the collection having specific label
- Can i query the users with specific label
TL;DR
1. Is there a limit to the number of labels that can be assigned to individual collections in Appwrite?
2. Can collections be queried based on specific labels?
3. Can users be queried based on specific labels?
Solution:
1. There is no specific limit to the number of labels that can be assigned to collections in Appwrite. However, keep in mind that having too many labels can potentially impact performance.
2. Yes, you can query collections based on specific labels using Appwrite's API. You can use the `filters` property with the label in the query.
3. Yes, you can query users based on specificRecommended threads
- unexpected row_invalid_structure error
In images you can see both my code,error, column schema I do have timezone in table schema but still while creating a row i am receving row_invalid_structure e...
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- Data sending problem having
<#564161373148414012> 🚑│support <#564161373148414012> have few problems in my project running on appwrite . Data is not sending to database .is any update or...
