You should add an option loadRelationIds: true to load relation id. So query will be const query: any = { where: { }, loadRelationIds: true, } ...
確定! 回上一頁