Page Contents

Home > @loopback/express > InvokeMiddlewareProvider

InvokeMiddlewareProvider class

Extension point for middleware to be run as part of the sequence actions

Signature:

export declare class InvokeMiddlewareProvider 

Methods

Method Modifiers Description
action(middlewareCtx, optionsOrHandlers) static  
value(binding, defaultOptions) static