Page Contents

Home > @loopback/express > MiddlewareInterceptorBindingOptions > global

MiddlewareInterceptorBindingOptions.global property

A flag to control if the interceptor should be global. Default to true.

Signature:

global?: boolean;