Type Definition moleculer::ActionContext[][src]

type ActionContext = Context<Action>;

An alias to service::Context<service::Action>. Send a response to a request using reply().