Docs Menu

Docs HomeDevelop ApplicationsMongoDB DriversNode.js Driver

BSON Settings

On this page

  • Overview

Learn how to configure your application's BSON serialization settings. The guides in this section describe the following topics:

  • Undefined Values: Control how the driver serializes undefined values

  • UTF-8 Validation: Enable or disable the UTF-8 validation feature

← TypeScript

On this page