I am trying to chain promises so that doQuery(0) executes then doQuery(1), etc... sequentially until doQuery(9). I am trying to chain promises so that doQuery(0
I am trying to chain promises so that doQuery(0) executes then doQuery(1), etc... sequentially until doQuery(9). I am trying to chain promises so that doQuery(0