Admin Panel
Entities Creation
Object Creation

Object creation

You can define object models for your project. This objects should represent the data structure of your entity. For example, if you want to define an object Person with the following properties: name and age; you could do it following the next steps:

Go to Objects section

edit-object

Click on Add button

edit-object

Create object

edit-object