ReplaceOptions.upsert

When true, creates a new document if no document matches the query.

struct ReplaceOptions
Nullable!bool upsert;

Meta