我試圖定義相關的模型,如內@types/loopback definitions 的HasMany關係我已經定義的hasMany的接口,因爲它是實現: interface IHasMany {
/**
* Create a target model instance
* @param {Object} targetModelData The target mod
我有一個關於LoopBack操作掛鉤的問題。 憑藉什麼幫助表示here,我想以編程方式創建特權對象每當觸發我公司模型的情況下「保存後」。這是爲了在保存一個對象後自動創建對象。 Please note that I've simplified my case to make it simple but I will actually create several objects after the