JKHeadley/rest-hapi

add functionality of Upsert

開放

#64 建立於 2017年10月10日

 (6 則留言) (0 個反應) (0 位負責人)JavaScript (155 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (1,181 顆星)
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

貢獻者指南