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
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...