JKHeadley/rest-hapi

add functionality of Upsert

Open

#64 创建于 2017年10月10日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (156 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,181 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi, Sometime we want to update the document if that is already inserted otherwise we will insert a new one for this like mongo give us Upsert:true option, so suppose i am using Rest-Hapi then how can i achieve the same thing via Rest-Hapi, i mean is there a way to do this.

Thanks

贡献者指南