Field in the input object that you want to add, update, or remove. field can be any valid expression that resolves to a string constant.
Optional
input?: string | ArrayElemAt | First | Last | Reduce | Literal | Function | MergeObjects | SetField | UnsetField | DateToParts | RegexFindDocument that contains the field that you want to add or update. input must resolve to an object, missing, null, or undefined.
Generated using TypeDoc
Removes a specified field in a document.