/// migrate((app) => { const collection = app.findCollectionByNameOrId("pbc_1849418653") // update field collection.fields.addAt(9, new Field({ "autogeneratePattern": "", "hidden": false, "id": "text2392944706", "max": 0, "min": 0, "name": "podrasdelenie", "pattern": "", "presentable": false, "primaryKey": false, "required": false, "system": false, "type": "text" })) return app.save(collection) }, (app) => { const collection = app.findCollectionByNameOrId("pbc_1849418653") // update field collection.fields.addAt(9, new Field({ "autogeneratePattern": "", "hidden": false, "id": "text2392944706", "max": 0, "min": 0, "name": "podraselenie", "pattern": "", "presentable": false, "primaryKey": false, "required": false, "system": false, "type": "text" })) return app.save(collection) })