ReturnDocument

io.github.zeal18.zio.mongodb.driver.model.ReturnDocument
See theReturnDocument companion object
sealed trait ReturnDocument

Indicates which document to return, the original document before change or the document after the change

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object After.type
object Before.type

Members list

Concise view