#which is the limit amount of fields in one object?

3 messages · Page 1 of 1 (latest)

ebon brook
#

in an object v.object how many fields can it have?

wind creekBOT
#

Hi @ebon brook. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

In Convex, an object created using v.object can have at most 1024 entries. Field names must be nonempty and not start with "$" or "*".

For more details, you can refer to the Convex documentation (https://docs.convex.dev/functions/validation#convex-values).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: