i haven't found any way to update data via mutation. With Ratel it looks like this: ``` { set { <0xf9078> <password> "xyz" . } } ``` How to implement this with dgraph-js and json? Is there some documentation i haven't found? Cheers