WebAPI/DataStore: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 163: Line 163:
       }
       }
     });
     });
 
   
     // Storing a new object
     // Storing a new object
     stores[0].add({ "nick": "baku", "email" : "a@b.c" }).then(function(id) {
     stores[0].add({ "nick": "baku", "email" : "a@b.c" }).then(function(id) {
Confirmed users
53

edits

Navigation menu