How many maximum number of labels we can add to one user in Appwrite? Is there any limit? Can we add 100-200 labels to one user even in free account ? Please help me with more details
TL;DR
Developers are inquiring about the maximum number of labels that can be added to a user in Appwrite. You can find the information regarding this in the official documentation here: <https://appwrite.io/docs/references/cloud/server-nodejs/users#updateLabels>. There is no specific limit mentioned, so is it possible to add 100-200 labels to one user even in a free account?Recommended threads
- 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...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...