JKHeadley/rest-hapi

add functionality of Upsert

Aperta

#64 aperta il 10 ott 2017

 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (155 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1181 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor