Used to add framework middleware under BFF function mode, the middleware will execute before BFF function.
according to the framework extend plugin, export from the corresponding namespace:
options
: a range of hooks provided by Modern.js.
addMiddleware
: add middlewares for BFF.middleware for different frameworks should be different(an example is when using the koa framework):