UNPKG

@loopback/docs

Version:
23 lines (15 loc) 767 B
--- lang: en title: 'API docs: rest.restbindings.sequenceactions.invoke_method' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.restbindings.sequenceactions.invoke_method.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestBindings](./rest.restbindings.md) &gt; [SequenceActions](./rest.restbindings.sequenceactions.md) &gt; [INVOKE\_METHOD](./rest.restbindings.sequenceactions.invoke_method.md) ## RestBindings.SequenceActions.INVOKE\_METHOD variable Binding key for setting and injecting a controller route invoking function <b>Signature:</b> ```typescript INVOKE_METHOD: BindingKey<InvokeMethod> ```