Promise.all(promises)
            .then(function(data) {
              // set the update so the client can pick up on changes on this list
              retrieved.changed('updatedAt', true)
              retrieved