1.2.5 • Published 7 years ago

loopback-rest-include-mixin v1.2.5

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

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-mixin

or use Yarn

yarn install

Usage

import loopbackRestIncludeMixin from "loopback-rest-include-mixin"

loopbackRestIncludeMixin(modelName, options)

License

MIT © chopperlee

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.1.0

7 years ago