mcohen01 / node-quickbooks

nodejs client for Intuit's Quickbooks API
328 stars 235 forks source link

Promises #172

Open zgsrc opened 3 years ago

zgsrc commented 3 years ago

Is there a reason the find operations return promises but the rest of the operations don't?

ysageev commented 2 years ago

What is the reason that all methods aren't simply promisified?

jakeleventhal commented 1 year ago

+1 on this, it seems outdated to require callback functions