Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exapand IPatchOperationBuilder to support Increment #297

Open
evancjohnson opened this issue Sep 9, 2022 · 0 comments
Open

Exapand IPatchOperationBuilder to support Increment #297

evancjohnson opened this issue Sep 9, 2022 · 0 comments
Assignees
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

Comments

@evancjohnson
Copy link
Contributor

Is this something you are un-sure about or want help with? If so please use the discussion feature. We can always create an issue after some discussion later if required 😊

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.

@IEvangelist IEvangelist added the enhancement New feature or request label Oct 21, 2022
@IEvangelist IEvangelist added help wanted Extra attention is needed up-for-grabs 🙏🏽 Happy to consider a pull review to address this issue labels Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants