API 参考
    正在准备搜索索引...
    • Marks a entity property as a children of the tree. "Tree children" will contain all children (bind) of this entity.

      参数

      • 可选options: {
            cascade?:
                | boolean
                | ("insert" | "update" | "remove" | "soft-remove" | "recover")[];
        }

      返回 PropertyDecorator