Skip to content

Type Method

watch(on:options:)

static func watch(on database: any Database, options: ChangeStreamOptions = .init()) -> EventLoopFuture<ChangeStream<Self>>