Changes

Jump to: navigation, search

WebAPI/DataStore

3 bytes removed, 23:02, 8 November 2013
Basic operations
// Update an object
obj.nick = 'baku';
stores[0].updateput(obj, 42).then(function(id) {
// id == 42
// ...
Confirm
53
edits

Navigation menu