@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
56 lines (30 loc) • 1.09 kB
Markdown
---
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) > [@loopback/rest](./rest.md) > [InvokeMethodMiddlewareProvider](./rest.invokemethodmiddlewareprovider.md)
## InvokeMethodMiddlewareProvider class
**Signature:**
```typescript
export declare class InvokeMethodMiddlewareProvider implements Provider<Middleware>
```
**Implements:** [Provider](./context.provider.md)<!-- --><Middleware>
## 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>