Entities
Entities are the core of the database. They are the tables in the database. When the AI creates an entity, it is stored in theentities
folder if your project.
An entity is JSON file that contains the schema of the entity.
How to use the database in Buildy
entities
folder if your project.
An entity is JSON file that contains the schema of the entity.