Type alias GatewayHelperServiceRequestReducer

GatewayHelperServiceRequestReducer: ((options) => Promise<GatewayControllerRequest>)

A function that can be used to modify the information of an endpoint before making a request.

Type declaration

Generated using TypeDoc