UpdateOptions.upsert

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

struct UpdateOptions
Nullable!bool upsert;

Meta