Optionaljson: unknownOptionalvalues: unknown[]Optionalpaths: string[]Optionalprops: string[]The object to change; it stays as it is and a changed copy comes back
The values to set, one per change, in the same order as paths and props
One JSONPath expression per change, each selecting the parent objects, such as
$.parts[*]
One property name per change, set on every object its path reaches
Feeds
json.setValuesOnPaths: the JSON to copy and change and three lists of the same length, where entryiofpaths,propsandvaluesis one change.