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

How to implement relation in loopback-next(loopback4) #1091

Closed
vijeta-singh opened this issue Mar 6, 2018 · 2 comments
Closed

How to implement relation in loopback-next(loopback4) #1091

vijeta-singh opened this issue Mar 6, 2018 · 2 comments

Comments

@vijeta-singh
Copy link

I have two models user and post.
User has many post.
I want to include posts data when I am querying for user.

How I can implement this , I did not find documentation about this anywhere.

@shimks
Copy link
Contributor

shimks commented Mar 6, 2018

Thanks for your interest in LoopBack! Unfortunately, relations have not been implemented into the framework yet. If you're interested in its progress, please follow its latest development tracked by issue #995

@vijeta-singh
Copy link
Author

Thanks shimks for the information.

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

2 participants