UNPKG

@loopback/docs

Version:
36 lines (22 loc) 733 B
--- lang: en title: 'API docs: repository.embedsmany' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar 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