THIS IS ARCHIVED DOCUMENTATION
DebugActions (Search Engine) (Deprecated)
DebugActions (Search Engine) (Deprecated)
In this article
In this article
The debug action creators.
See Dispatch Actions.
Loader Function
loadDebugActions
Loads the debug
reducer and returns possible action creators.
Parameters
-
engine:
CoreEngine
The headless engine.
Returns DebugActionCreators
: The debug action creators.
DebugActionCreators
disableDebug
Disables debug information on requests.
Returns PayloadAction
: A dispatchable action.
enableDebug
Enables debug information on requests.
Returns PayloadAction
: A dispatchable action.