ZJONSSON / node-etl

npm install etl
232 stars 49 forks source link

Backwards compatible implementation of new elastic client #88

Closed ZJONSSON closed 5 years ago

ZJONSSON commented 5 years ago

The main breaking change is that the new clients returns the actual results under .body Here we simply check for a .body and swap into results if exists