With Parse.com: How do i execute something like mongo's $pull? -
currently have array object, when want update array worried array getting out of sync. ideas how solve this? $pull in mongo don't want race conditions parse?
you within javascript,
https://parse.com/docs/js/symbols/parse.op.remove.html
or within android:
parseobject.addunique & parseobject.removeall
Comments
Post a Comment