jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
439 stars 61 forks source link

Update README with proper `data.query` response #56

Closed ffxsam closed 4 years ago

ffxsam commented 4 years ago

Updating the README file, as I noticed data.query() actually returns an object, with { records } being an array of the actual rows returned.