Docs Menu
Docs Home
/ / /
Node.js
/

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

Back

TypeScript

Next

Undefined Values

On this page