pgoergler

Results 3 comments of pgoergler

Great can't wait for the next part

Ok i understand, is it planed to simplify this process ? Maybe by adding a JsonUndefined object which let us write something like ``` Record record = client.record.getRecord('...'); record.set('fieldToClean.fieldB', new...

And what about : ``` record.unset('path.nestedPath'); ```