Represents the output data returned from middleware functions. Can be undefined (pass through), modified input data, or a cancel event.
The type of the MediatorContext.
Represents the output data returned from middleware functions. Can be undefined (pass through), modified input data, or a cancel event.