@wxn0brp/db-core
    Preparing search index...

    Type Alias OtherOperators<T>

    Other Operators with nested support

    type OtherOperators<T = any> = {
        $subset?: DeepPartial<T>;
    }

    Type Parameters

    • T = any
    Index

    Properties

    Properties

    $subset?: DeepPartial<T>

    { $type: "name" } matches { $type: "name" } literally - Ignore $ operators