Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement $populate option in params.query on get() #54

Merged
merged 1 commit into from
Feb 12, 2016
Merged

Implement $populate option in params.query on get() #54

merged 1 commit into from
Feb 12, 2016

Conversation

BigAB
Copy link
Contributor

@BigAB BigAB commented Feb 12, 2016

Resolves #53
Allows the second argument to get() to contain a query property with a $populate field, that can be used to populate connected resources.

Let me know if there are undesirable changes here.

@daffl
Copy link
Member

daffl commented Feb 12, 2016

Awesome! 👍 from me. I'll let @ekryski or @marshallswain merge it in.

marshallswain added a commit that referenced this pull request Feb 12, 2016
Implement $populate option in params.query on get()
@marshallswain marshallswain merged commit 5802012 into feathersjs-ecosystem:master Feb 12, 2016
@marshallswain
Copy link
Member

Published to NPM as v3.3.0. Thanks @BigAB!

@daffl
Copy link
Member

daffl commented Feb 12, 2016

@marshallswain Can you update the changelog?

@ekryski
Copy link
Member

ekryski commented Feb 12, 2016

I updated it. It's on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants