We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3738e88 commit 7f8f32dCopy full SHA for 7f8f32d
src/operations/create_collection.ts
@@ -23,6 +23,7 @@ const ILLEGAL_COMMAND_FIELDS = new Set([
23
'writeConcern',
24
'raw',
25
'fieldsAsRaw',
26
+ 'useBigInt64',
27
'promoteLongs',
28
'promoteValues',
29
'promoteBuffers',
0 commit comments