case ADD:
    return {
      ...state,
      [collectionName]: {
        order: action.payload.order,