Hierarchy

  • UnsetField

Properties

Properties

$unsetField: {
    field: StringExpression<string>;
    input?: string | ArrayElemAt | First | Last | Reduce | Literal | Function | MergeObjects | SetField | UnsetField | DateToParts | RegexFind;
}

Removes a specified field in a document.

Type declaration

Generated using TypeDoc