Closed varadig closed 4 years ago
There is any reason why is not contain arrayFilter option the ModelUpdateOptions?
typedef ModelUpdateOptions = { ?safe:Bool, ?upsert:Bool, ?multi:Bool, ?strict:Bool, ?overwrite:Bool, ?runValidators:Bool }
Feel free to pull request :)
There is any reason why is not contain arrayFilter option the ModelUpdateOptions?