Type alias UpdateOperator

UpdateOperator: ((obj, expr, arrayFilters, options) => string[])

Interface for update operators

Type declaration