Skip to content

feat: bulk tree modification #47

Open
@jbee

Description

@jbee

A common use case with data is to erase certain fields because they might hold sensitve data.

There should be API methods in the node API to perform a bulk update where a set of paths is updated in one change.

Thoughts:

  • This is maybe like a modifying API similar to a builder API?
  • It could work like JSON patch or it could actually support JSON patch to describe a change unit

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions