getQueries
Returns the queries contained within the cache.
connection.getQueries()
Returns the queries added by updateListData.
Use
connection.getSets() //-> Promise( [{type: "completed"},{user: 5}] )
Returns the queries contained within the cache.
connection.getQueries()
Returns the queries added by updateListData.
connection.getSets() //-> Promise( [{type: "completed"},{user: 5}] )