Skip to content

Commit 477a907

Browse files
Update src/bulk/common.ts
Co-authored-by: Bailey Pearson <[email protected]>
1 parent a6dc345 commit 477a907

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bulk/common.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ export abstract class BulkOperationBase {
858858
s: BulkOperationPrivate;
859859
operationId?: number;
860860
private collection: Collection;
861+
/** @internal */
861862
retryWrites?: boolean;
862863

863864
/**

0 commit comments

Comments
 (0)