[MissionObj.fulfilled]: (state, { payload }) => { console.log("fullfilled "); return { ...state, initialState: payload }; },