UNPKG

@loopback/docs

Version:
37 lines (23 loc) 818 B
--- lang: en title: 'API docs: repository.embedsmany' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/repository permalink: /doc/en/lb4/apidocs.repository.embedsmany.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/repository](./repository.md) &gt; [embedsMany](./repository.embedsmany.md) ## embedsMany() function Decorator for embedsMany <b>Signature:</b> ```typescript export declare function embedsMany(definition?: Object): PropertyDecorator; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | definition | <code>Object</code> | | <b>Returns:</b> `PropertyDecorator` A property decorator