Development process with production running

Hi Rodolpho, local changes you make in the content type builder will be persisted as config files in /api/[model-name]/models/[model-name].settings.json. When you release these files (or all files) to the production env the database will be updated accordingly during bootstrap. So no database migration necessary!