case LOAD_SUCCESS: {
      const entities = state.entities;
      const { bookmarks } = action.result.entities;
      return {
        ...state,