I am creating an API through loopback and using visual database design tool MySQLworkbench.
While I'm creating models in loopback I confused to define keys(primary, foreign and candidate). When I go through loopback documentation it's said to use idInjection. But, I confused how to use it.
Please, anyone, give me guidance to solve this issue