Exapand IPatchOperationBuilder to support Increment #297
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
up-for-grabs 🙏🏽
Happy to consider a pull review to address this issue
Is your feature request related to a problem? Please describe.
I would like to use the IPatchOperationBuilder to increment a property on a document without reading it first.
Describe the solution you'd like
Expand the IPatchOperationBuilder to support additional patch operations, starting with Increment
Describe alternatives you've considered
Currently I am writing patch operations (outside of replace) manually and would like to use the library to help with that information.
Additional context
I looked to see if this was requested before and I did not see anything referencing Increment directly, if this is related to another issue, please let me know and I can close this.
The text was updated successfully, but these errors were encountered: