Static Propertyswift-mongodb 0.27.0MongoQL->Mongo
upsert
Mongo.Removing.swift:16static var upsert: Never? { get }
static var upsert: Never? { get }
import MongoQL
import Mongo
A single-type module that declares the Mongo
namespace.
@frozen enum Removing<Document> where Document : BSONDecodable, Document : Sendable
enum Mongo
@frozen enum Never
A type that has no values and can’t be constructed.
typealias ID = Never
typealias Phase = Mongo.RemovePhase
typealias Value = Document?