THIS IS ARCHIVED DOCUMENTATION
(Deprecated) PipelineActions
(Deprecated) PipelineActions
In this article
In this article
The pipeline action creators.
Loader Function
loadPipelineActions
Parameters
-
engine:
The headless engine.
Returns PipelineActionCreators
: The pipeline action creators.
PipelineActionCreators
setPipeline
Sets the query pipeline.
Parameters
-
pipeline:
string
The query pipeline to set (may be empty).
Returns PayloadAction<string>
: A dispatchable action.