Closed danny-dropbox-zz closed 6 years ago
Json objects are immutable, but you can make a copy of the map with object_items(), mutate it, and then construct a new Json.
Json
object_items()
Json
objects are immutable, but you can make a copy of the map withobject_items()
, mutate it, and then construct a newJson
.