You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A loopback component that enables componentized model customisation.
4
6
5
7
By default, loopback allows you to customise models by providing a `model.js` file in the same directory as `model.json`. Whilst this is sufficient for small applications it can be cumbersome for larger applications with complex models.
0 commit comments