Function: selectParentQuestionSets()
function selectParentQuestionSets(state, ...params): IApplicationFormQuestionSet[]
Returns the array of parent question sets from the store
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IApplicationFormQuestionSet[]
A derived value from the state.
Param
The entire Redux store