View Source MongoAgile.BuilderQueries.ReplaceOneBuilder (mongo_agile v0.8.1-rc)

Macro replace_one

base

Base

  • document - Document to replace

options

Options

Source: https://hexdocs.pm/mongodb/Mongo.html

  • :upsert - if set to true creates a new document when no document matches the filter (default: false)

Link to this section Summary

Link to this section Functions

Link to this macro

replace(description, keyword)

View Source (macro)