angular-blog icon indicating copy to clipboard operation
angular-blog copied to clipboard

[OneToMany Relationship] Add accountId to Post automatically

Open minhnhatspk opened this issue 8 years ago • 0 comments

Because the user logined so i dont want to include accountId every time create a post, I want the Id of account was add to post automatically , how can i do this is the same issue https://github.com/strongloop/loopback/issues/459 I tried but not working.

minhnhatspk avatar Jul 19 '17 17:07 minhnhatspk