THIS IS ARCHIVED DOCUMENTATION
DebugActions (Deprecated)
DebugActions (Deprecated)
In this article
In this article
The debug action creators.
Loader Function
loadDebugActions
Parameters
-
engine:
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.