Macros
Macro is a mechanism to inject code into Mapl middleware phase.
You can see the type definition in middleware.ts and an example of a request body parser in parseBody.ts.
Macro is a mechanism to inject code into Mapl middleware phase.
You can see the type definition in middleware.ts and an example of a request body parser in parseBody.ts.