jmespath / jmespath/jmespath.js
Feature request: Setting value for a query
Open
- Dominant language
- JavaScript
- Stars
- 847
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
As a user, I want to be able to set the value for a JMESPATH query.
Something like the following:
``` js
jmespath.set(myObject, jpQuery, newValue);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.