
So im using appwrite cloud and currently have 29 attributes, and i want to add another one, but it throws me that the attribute limit is exceeded. How can i add more attributes?

Split the collection to relevant attributes?

I'll probably have to do that, I just don't know if it's an appwrite cloud bug or there really is a limit of 29 attributes π€

holy moly you have 29 attributes??? π

the limit is dependent on the sizes of the attributes in your collection and this limit is imposed by the underlying database
Recommended threads
- Deployment Error Logs - Golang Functions
Hi guys - I have been developing an appwrite function via the cloud service with a golang runtime environment. Currently, I only get error messages whilst deplo...
- Unable to add permission when creating a...
I am creating a collection from a cloud function using the Appwrite Dart server SDK, and I want to add permissions so it can be accessed by users. I added code ...
- Resource limit on the free plan
I'm currently building a health-focused tech project as part of a student initiative, and Iβve been using Appwrite extensively for backend services. As part o...
