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

Can I make nested queries #184

Open
kranthitechie opened this issue Apr 17, 2018 · 0 comments
Open

Can I make nested queries #184

kranthitechie opened this issue Apr 17, 2018 · 0 comments

Comments

@kranthitechie
Copy link

Hi there,
Is there a possibility of nested queries like how loopback provides? https://loopback.io/doc/en/lb3/Include-filter.html

Let me give an example. Lets say I have models Books, Authors and Cities where
Book belongsTo Author
Author belongsTo City

Is there a query to get all the Books written by authors from Newyork?

What is the best way to go about this?

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

No branches or pull requests

1 participant