const o = {
      errors: {},
      items: items,
      offset: state.offset + action.limit,
      limit: action.limit,