loopback-rest-include-mixin

1.2.5 • Public • Published

loopback-rest-include-mixin

NPM Version Build Status Downloads Dependency Status License

This module is designed for changing GET /models and GET /models/id to automatically contain related model

Install

npm i -D loopback-rest-include-mixin

or use Yarn

yarn install

Usage

import loopbackRestIncludeMixin from "loopback-rest-include-mixin"
 
loopbackRestIncludeMixin(modelName, options)

License

MIT © chopperlee

Package Sidebar

Install

npm i loopback-rest-include-mixin

Weekly Downloads

49

Version

1.2.5

License

MIT

Last publish

Collaborators

  • chopperlee2011