1.2.5 • Published 9 years ago
loopback-rest-include-mixin v1.2.5
loopback-rest-include-mixin
This module is designed for changing GET /models and GET /models/id to automatically contain related model
Install
npm i -D loopback-rest-include-mixinor use Yarn
yarn installUsage
import loopbackRestIncludeMixin from "loopback-rest-include-mixin"
loopbackRestIncludeMixin(modelName, options)License
MIT © chopperlee