Type alias GatewayHelperServiceResponseReducer

GatewayHelperServiceResponseReducer: ((options) => Promise<HTTPResponse>)

A function that can be used to modify the response of an endpoint before the controller processes it.

Type declaration

Generated using TypeDoc