Change Streams
- 
                  
                  DeclarationSwift public class ChangeStream<T> : CursorProtocol where T : Decodable, T : Encodable
- 
                  
                  The response document type from a See moreChangeStream.DeclarationSwift public struct ChangeStreamEvent<T> : Codable where T : Decodable, T : Encodable
- 
                  
                  Options to use when creating a See moreChangeStream.DeclarationSwift public struct ChangeStreamOptions : Codable
- 
                  
                  An enum representing the type of operation for this change event. See moreDeclarationSwift public enum OperationType : String, Codable
- 
                  
                  A token used for manually resuming a change stream. Pass this to the See moreresumeAfterfield ofChangeStreamOptionsto resume or start a change stream where a previous one left off.DeclarationSwift public struct ResumeToken : Codable, Equatable
- 
                  
                  Describes the modes for configuring the fullDocument field of a change stream document. See moreDeclarationSwift public struct FullDocument : RawRepresentable, Codable
- 
                  
                  An See moreUpdateDescriptioncontaining fields that will be present in the change stream document for operations of typeupdate.DeclarationSwift public struct UpdateDescription : Codable
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Change Streams  Reference
      Change Streams  Reference