UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

56 lines (30 loc) 1.09 kB
--- lang: en title: 'API docs: rest.invokemethodmiddlewareprovider' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.invokemethodmiddlewareprovider.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [InvokeMethodMiddlewareProvider](./rest.invokemethodmiddlewareprovider.md) ## InvokeMethodMiddlewareProvider class **Signature:** ```typescript export declare class InvokeMethodMiddlewareProvider implements Provider<Middleware> ``` **Implements:** [Provider](./context.provider.md)<!-- -->&lt;Middleware&gt; ## Methods <table><thead><tr><th> Method </th><th> Modifiers </th><th> Description </th></tr></thead> <tbody><tr><td markdown="1"> [value()](./rest.invokemethodmiddlewareprovider.value.md) </td><td markdown="1"> </td><td markdown="1"> </td></tr> </tbody></table>