JKHeadley/rest-hapi

add functionality of Upsert

Open

#64 opened on 2017年10月10日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (1,181 stars) (156 forks)batch import
enhancementhelp wanted

説明

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

コントリビューターガイド

add functionality of Upsert · JKHeadley/rest-hapi#64 | Good First Issue