InternalInternalInternalInternalInternalReplace args for downstream callbacks.
When used with return, also stops the chain.
Abort hook execution with an error.
Uses the engine's handleFail to create the error.
Set a result value and stop the chain.
Always used with return.
Context object passed as the last argument to hook callbacks. Provides methods to modify args, short-circuit, fail, or self-remove.
Example