Skip to content

Commit 8c54d8d

Browse files
Update src/bulk/common.ts
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 22557dc commit 8c54d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)