webflow / js-webflow-api

Node.js SDK for the Webflow Data API
https://www.npmjs.com/package/webflow-api
296 stars 95 forks source link

Fix pick utility method #9

Closed jacobwgillespie closed 7 years ago

jacobwgillespie commented 7 years ago

It should return the filtered object, not the original object. Props to @pdehaan for the catch!