UNPKG

@loopback/docs

Version:
28 lines (18 loc) 785 B
--- lang: en title: 'API docs: context.resolutionsession.getbindingpath' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/context permalink: /doc/en/lb4/apidocs.context.resolutionsession.getbindingpath.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [ResolutionSession](./context.resolutionsession.md) &gt; [getBindingPath](./context.resolutionsession.getbindingpath.md) ## ResolutionSession.getBindingPath() method Get the binding path as `bindingA --> bindingB --> bindingC`<!-- -->. <b>Signature:</b> ```typescript getBindingPath(): string; ``` <b>Returns:</b> `string`