mobx-keystone
    Preparing search index...

    Interface PatchRemoveOperation

    interface PatchRemoveOperation {
        op: "remove";
        path: Path;
    }

    Hierarchy (View Summary)

    Index
    op: "remove"
    path: Path