ReplaceOptions.upsert

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

struct ReplaceOptions
@embedNullable
Nullable!bool upsert;

Meta