Skip to content

Instantly share code, notes, and snippets.

@brunohaveroth
Last active February 15, 2016 17:57
Show Gist options
  • Save brunohaveroth/1a83ec77377154d534b3 to your computer and use it in GitHub Desktop.
Save brunohaveroth/1a83ec77377154d534b3 to your computer and use it in GitHub Desktop.
npm i Atlantis-Software/waterline#deepPopulate
USE:
Father.find()
.populate('child.grandchild')
http://stackoverflow.com/questions/23446484/sails-js-populate-nested-associations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment