Skip to content

DatabaseOperation = "find" | "find-one" | "count" | "update-one" | "insert-one" | "remove-one" | "aggregate"

Type for database operations that can trigger a callback