Syncano / syncano-node

Syncano Toolkit for JavaScript development

Home Page:https://syncano.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use lodash.get in pluck and value methods

Idered opened this issue · comments

Supported: data.posts.pluck('title')
Currently not supported: data.company_user.pluck('user.email')