The payload object passed to a hook handler.
By convention, the payload will be the first argument of the hook, but this may not always be the case for custom hooks at runtime
The name of the hook being handled
The hooks configuration object containing the hook
The payload object passed to a hook handler.
By convention, the payload will be the first argument of the hook, but this may not always be the case for custom hooks at runtime